]> git.ipfire.org Git - thirdparty/hostap.git/commit
TLS: Remove placeholders for SIGN_ALG_DSA support
authorJouni Malinen <j@w1.fi>
Sat, 28 Feb 2015 13:32:18 +0000 (15:32 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 28 Feb 2015 13:45:16 +0000 (15:45 +0200)
commitefb40081ab1aa6deaffe0bc5bac8ae2453db85b6
tree93c696fb0f23cdd51811cfdfb2437697d0a3908e
parent2eb64ea4373e3ad673f20f34be518d8850c9c23f
TLS: Remove placeholders for SIGN_ALG_DSA support

It does not look likely that the old DSA design would be added into the
internal TLS implement, so remove this otherwise dead code.

Signed-off-by: Jouni Malinen <j@w1.fi>
src/tls/tlsv1_client_write.c
src/tls/tlsv1_common.c
src/tls/tlsv1_server_read.c