Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/tls/
Dpkcs5.c200 crypto_cipher_deinit(ctx); in pkcs5_decrypt()
206 crypto_cipher_deinit(ctx); in pkcs5_decrypt()
212 crypto_cipher_deinit(ctx); in pkcs5_decrypt()
216 crypto_cipher_deinit(ctx); in pkcs5_decrypt()
Dtlsv1_record.c85 crypto_cipher_deinit(rl->write_cbc); in tlsv1_record_change_write_cipher()
119 crypto_cipher_deinit(rl->read_cbc); in tlsv1_record_change_read_cipher()
/external/wpa_supplicant_6/wpa_supplicant/src/tls/
Dtlsv1_record.c85 crypto_cipher_deinit(rl->write_cbc); in tlsv1_record_change_write_cipher()
119 crypto_cipher_deinit(rl->read_cbc); in tlsv1_record_change_read_cipher()
/external/wpa_supplicant_6/wpa_supplicant/src/eap_common/
Dikev2_common.c241 crypto_cipher_deinit(cipher); in ikev2_encr_encrypt()
244 crypto_cipher_deinit(cipher); in ikev2_encr_encrypt()
304 crypto_cipher_deinit(cipher); in ikev2_encr_decrypt()
307 crypto_cipher_deinit(cipher); in ikev2_encr_decrypt()
/external/wpa_supplicant_8/src/eap_common/
Dikev2_common.c242 crypto_cipher_deinit(cipher); in ikev2_encr_encrypt()
245 crypto_cipher_deinit(cipher); in ikev2_encr_encrypt()
305 crypto_cipher_deinit(cipher); in ikev2_encr_decrypt()
308 crypto_cipher_deinit(cipher); in ikev2_encr_decrypt()
/external/wpa_supplicant/
Dcrypto.h251 void crypto_cipher_deinit(struct crypto_cipher *ctx);
Dtlsv1_common.c229 crypto_cipher_deinit(rl->write_cbc); in tlsv1_record_change_write_cipher()
263 crypto_cipher_deinit(rl->read_cbc); in tlsv1_record_change_read_cipher()
Dcrypto_cryptoapi.c648 void crypto_cipher_deinit(struct crypto_cipher *ctx) in crypto_cipher_deinit() function
Dcrypto_libtomcrypt.c406 void crypto_cipher_deinit(struct crypto_cipher *ctx) in crypto_cipher_deinit() function
Dcrypto_internal.c409 void crypto_cipher_deinit(struct crypto_cipher *ctx) in crypto_cipher_deinit() function
/external/wpa_supplicant_6/wpa_supplicant/src/crypto/
Dcrypto.h252 void crypto_cipher_deinit(struct crypto_cipher *ctx);
Dcrypto_gnutls.c306 void crypto_cipher_deinit(struct crypto_cipher *ctx) in crypto_cipher_deinit() function
Dcrypto_openssl.c355 void crypto_cipher_deinit(struct crypto_cipher *ctx) in crypto_cipher_deinit() function
Dcrypto_cryptoapi.c633 void crypto_cipher_deinit(struct crypto_cipher *ctx) in crypto_cipher_deinit() function
Dcrypto_libtomcrypt.c406 void crypto_cipher_deinit(struct crypto_cipher *ctx) in crypto_cipher_deinit() function
Dcrypto_internal.c410 void crypto_cipher_deinit(struct crypto_cipher *ctx) in crypto_cipher_deinit() function
/external/wpa_supplicant_8/src/crypto/
Dcrypto.h272 void crypto_cipher_deinit(struct crypto_cipher *ctx);
Dcrypto_nss.c211 void crypto_cipher_deinit(struct crypto_cipher *ctx) in crypto_cipher_deinit() function
Dcrypto_gnutls.c300 void crypto_cipher_deinit(struct crypto_cipher *ctx) in crypto_cipher_deinit() function
Dcrypto_internal-cipher.c243 void crypto_cipher_deinit(struct crypto_cipher *ctx) in crypto_cipher_deinit() function
Dcrypto_openssl.c405 void crypto_cipher_deinit(struct crypto_cipher *ctx) in crypto_cipher_deinit() function
Dcrypto_cryptoapi.c629 void crypto_cipher_deinit(struct crypto_cipher *ctx) in crypto_cipher_deinit() function
Dcrypto_libtomcrypt.c405 void crypto_cipher_deinit(struct crypto_cipher *ctx) in crypto_cipher_deinit() function