Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/crypto/
Daes-encblock.c30 aes_encrypt_deinit(ctx); in aes_128_encrypt_block()
Daes.h16 void aes_encrypt_deinit(void *ctx);
Daes-ccm.c171 aes_encrypt_deinit(aes); in aes_ccm_ae()
204 aes_encrypt_deinit(aes); in aes_ccm_ad()
Daes-wrap.c67 aes_encrypt_deinit(ctx); in aes_wrap()
Daes-ctr.c54 aes_encrypt_deinit(ctx); in aes_ctr_encrypt()
Dcrypto_internal-cipher.c72 aes_encrypt_deinit(ctx->u.aes.ctx_enc); in crypto_cipher_init()
234 aes_encrypt_deinit(ctx->u.aes.ctx_enc); in crypto_cipher_deinit()
Daes-gcm.c279 aes_encrypt_deinit(aes); in aes_gcm_ae()
311 aes_encrypt_deinit(aes); in aes_gcm_ad()
Daes-cbc.c47 aes_encrypt_deinit(ctx); in aes_128_cbc_encrypt()
Daes-omac1.c115 aes_encrypt_deinit(ctx); in omac1_aes_vector()
Daes-internal-enc.c127 void aes_encrypt_deinit(void *ctx) in aes_encrypt_deinit() function
Dcrypto.h134 void aes_encrypt_deinit(void *ctx);
Dcrypto_nettle.c269 void aes_encrypt_deinit(void *ctx) in aes_encrypt_deinit() function
Dcrypto_gnutls.c245 void aes_encrypt_deinit(void *ctx) in aes_encrypt_deinit() function
Dcrypto_libtomcrypt.c107 void aes_encrypt_deinit(void *ctx) in aes_encrypt_deinit() function
Dcrypto_linux.c511 void aes_encrypt_deinit(void *ctx) in aes_encrypt_deinit() function
Dcrypto_wolfssl.c335 void aes_encrypt_deinit(void *ctx) in aes_encrypt_deinit() function
Dcrypto_openssl.c354 void aes_encrypt_deinit(void *ctx) in aes_encrypt_deinit() function