Searched refs:aes_encrypt_deinit (Results 1 - 16 of 16) sorted by relevance

/freebsd-10.0-release/contrib/wpa/src/crypto/
H A Daes-encblock.c30 aes_encrypt_deinit(ctx);
H A Daes.h16 void aes_encrypt_deinit(void *ctx);
H A Daes-ctr.c53 aes_encrypt_deinit(ctx);
H A Daes-wrap.c61 aes_encrypt_deinit(ctx);
H A Daes-cbc.c44 aes_encrypt_deinit(ctx);
H A Daes-omac1.c98 aes_encrypt_deinit(ctx);
H A Daes-ccm.c171 aes_encrypt_deinit(aes);
204 aes_encrypt_deinit(aes);
H A Dcrypto_internal-cipher.c72 aes_encrypt_deinit(ctx->u.aes.ctx_enc);
234 aes_encrypt_deinit(ctx->u.aes.ctx_enc);
H A Daes-internal-enc.c122 void aes_encrypt_deinit(void *ctx) function
H A Dcrypto.h107 * aes_encrypt_deinit - Deinitialize AES encryption
110 void aes_encrypt_deinit(void *ctx);
H A Dcrypto_nss.c149 void aes_encrypt_deinit(void *ctx) function
H A Daes-gcm.c279 aes_encrypt_deinit(aes);
311 aes_encrypt_deinit(aes);
H A Dcrypto_cryptoapi.c306 void aes_encrypt_deinit(void *ctx) function
340 aes_encrypt_deinit(ctx);
H A Dcrypto_gnutls.c117 void aes_encrypt_deinit(void *ctx) function
H A Dcrypto_libtomcrypt.c106 void aes_encrypt_deinit(void *ctx) function
H A Dcrypto_openssl.c240 void aes_encrypt_deinit(void *ctx) function

Completed in 144 milliseconds