]> git.ipfire.org Git - thirdparty/hostap.git/commit
Remove unused crypto_bignum_bits()
authorJouni Malinen <jouni@codeaurora.org>
Fri, 26 Apr 2019 14:43:45 +0000 (17:43 +0300)
committerJouni Malinen <j@w1.fi>
Fri, 26 Apr 2019 14:43:45 +0000 (17:43 +0300)
commite0e15fc236ecc3570021145de9f7fbafb8bc2d22
tree7b78b9aceec2c77aa997f42d32b896277de3d675
parentfbd671acb586b48ec77a5c07282a0d5d2f18480b
Remove unused crypto_bignum_bits()

This wrapper function is not needed anymore.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
src/crypto/crypto.h
src/crypto/crypto_openssl.c
src/crypto/crypto_wolfssl.c