Home
last modified time | relevance | path

Searched refs:crypto_cipher_deinit (Results 1 – 10 of 10) sorted by relevance

/external/wpa_supplicant_8/src/tls/
Dpkcs5.c194 crypto_cipher_deinit(ctx); in pkcs5_decrypt()
200 crypto_cipher_deinit(ctx); in pkcs5_decrypt()
206 crypto_cipher_deinit(ctx); in pkcs5_decrypt()
210 crypto_cipher_deinit(ctx); in pkcs5_decrypt()
Dtlsv1_record.c83 crypto_cipher_deinit(rl->write_cbc); in tlsv1_record_change_write_cipher()
117 crypto_cipher_deinit(rl->read_cbc); in tlsv1_record_change_read_cipher()
/external/wpa_supplicant_8/src/eap_common/
Dikev2_common.c202 crypto_cipher_deinit(cipher); in ikev2_encr_encrypt()
205 crypto_cipher_deinit(cipher); in ikev2_encr_encrypt()
237 crypto_cipher_deinit(cipher); in ikev2_encr_decrypt()
240 crypto_cipher_deinit(cipher); in ikev2_encr_decrypt()
/external/wpa_supplicant_8/src/crypto/
Dcrypto_nss.c205 void crypto_cipher_deinit(struct crypto_cipher *ctx) in crypto_cipher_deinit() function
Dcrypto.h252 void crypto_cipher_deinit(struct crypto_cipher *ctx);
Dcrypto_internal-cipher.c230 void crypto_cipher_deinit(struct crypto_cipher *ctx) in crypto_cipher_deinit() function
Dcrypto_gnutls.c294 void crypto_cipher_deinit(struct crypto_cipher *ctx) in crypto_cipher_deinit() function
Dcrypto_cryptoapi.c623 void crypto_cipher_deinit(struct crypto_cipher *ctx) in crypto_cipher_deinit() function
Dcrypto_libtomcrypt.c399 void crypto_cipher_deinit(struct crypto_cipher *ctx) in crypto_cipher_deinit() function
Dcrypto_openssl.c457 void crypto_cipher_deinit(struct crypto_cipher *ctx) in crypto_cipher_deinit() function