OpenSSL: Convert low level AES API use to EVP
authorJouni Malinen <j@w1.fi>
Thu, 16 Aug 2012 15:27:23 +0000 (18:27 +0300)
committerJouni Malinen <j@w1.fi>
Thu, 16 Aug 2012 15:27:23 +0000 (18:27 +0300)
commit860a93d5f75d507b9b819db75f4e1a8bd955f550
tree068cf448b8c2e4dff223da8fa1eec09625097482
parente00119183747f0f4a49b01cb01d36e8d6ec6229e
OpenSSL: Convert low level AES API use to EVP

This allows the AES operations to be used in OpenSSL FIPS mode.

Signed-hostap: Jouni Malinen <j@w1.fi>
src/crypto/crypto_openssl.c