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

/freebsd-9.3-release/contrib/wpa/src/crypto/
H A Daes-encblock.c36 aes_encrypt_deinit(ctx);
H A Daes.h22 void aes_encrypt_deinit(void *ctx);
H A Daes-ctr.c59 aes_encrypt_deinit(ctx);
H A Daes-wrap.c67 aes_encrypt_deinit(ctx);
H A Daes-cbc.c50 aes_encrypt_deinit(ctx);
H A Daes-omac1.c104 aes_encrypt_deinit(ctx);
H A Daes-internal-enc.c117 void aes_encrypt_deinit(void *ctx) function
H A Dcrypto.h128 * aes_encrypt_deinit - Deinitialize AES encryption
131 void aes_encrypt_deinit(void *ctx);
H A Dcrypto_nss.c155 void aes_encrypt_deinit(void *ctx) function
H A Dcrypto_internal-cipher.c83 aes_encrypt_deinit(ctx->u.aes.ctx_enc);
247 aes_encrypt_deinit(ctx->u.aes.ctx_enc);
H A Dcrypto_cryptoapi.c312 void aes_encrypt_deinit(void *ctx) function
346 aes_encrypt_deinit(ctx);
H A Dcrypto_gnutls.c123 void aes_encrypt_deinit(void *ctx) function
H A Dcrypto_libtomcrypt.c112 void aes_encrypt_deinit(void *ctx) function
H A Dcrypto_openssl.c230 void aes_encrypt_deinit(void *ctx) function

Completed in 58 milliseconds