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

/freebsd-13-stable/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-wrap.c67 aes_encrypt_deinit(ctx);
H A Daes-cbc.c47 aes_encrypt_deinit(ctx);
H A Daes-ctr.c54 aes_encrypt_deinit(ctx);
H A Daes-omac1.c115 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.c127 void aes_encrypt_deinit(void *ctx) function
H A Daes-gcm.c279 aes_encrypt_deinit(aes);
311 aes_encrypt_deinit(aes);
H A Dcrypto.h131 * aes_encrypt_deinit - Deinitialize AES encryption
134 void aes_encrypt_deinit(void *ctx);
H A Dcrypto_nettle.c269 void aes_encrypt_deinit(void *ctx) function
H A Dcrypto_gnutls.c245 void aes_encrypt_deinit(void *ctx) function
H A Dcrypto_libtomcrypt.c107 void aes_encrypt_deinit(void *ctx) function
H A Dcrypto_linux.c511 void aes_encrypt_deinit(void *ctx) function
H A Dcrypto_wolfssl.c335 void aes_encrypt_deinit(void *ctx) function
H A Dcrypto_openssl.c354 void aes_encrypt_deinit(void *ctx) function

Completed in 80 milliseconds