Home
last modified time | relevance | path

Searched refs:_gnutls_cipher_deinit (Results 1 – 7 of 7) sorted by relevance

/dports/security/gnutls/gnutls-3.6.16/lib/
H A Dcrypto-api.h50 _gnutls_cipher_deinit(&h->ctx_enc); in _gnutls_aead_cipher_deinit()
H A Dcipher_int.c237 _gnutls_cipher_deinit(&handle->cipher); in _gnutls_auth_cipher_init()
465 _gnutls_cipher_deinit(&handle->cipher); in _gnutls_auth_cipher_deinit()
H A Dcipher_int.h163 inline static void _gnutls_cipher_deinit(cipher_hd_st * handle) in _gnutls_cipher_deinit() function
H A Dcrypto-api.c338 _gnutls_cipher_deinit(&h->ctx_enc); in gnutls_cipher_deinit()
340 _gnutls_cipher_deinit(&h->ctx_dec); in gnutls_cipher_deinit()
/dports/security/gnutls/gnutls-3.6.16/lib/x509/
H A Dprivkey_pkcs8_pbes1.c184 _gnutls_cipher_deinit(&ch); in _gnutls_decrypt_pbes1_des_md5_data()
H A Dpkcs7-crypt.c1284 _gnutls_cipher_deinit(&ch); in _gnutls_pkcs_raw_decrypt_data()
1298 _gnutls_cipher_deinit(&ch); in _gnutls_pkcs_raw_decrypt_data()
1779 _gnutls_cipher_deinit(&ch); in _gnutls_pkcs_raw_encrypt_data()
1786 _gnutls_cipher_deinit(&ch); in _gnutls_pkcs_raw_encrypt_data()
/dports/security/gnutls/gnutls-3.6.16/lib/ext/
H A Dsession_ticket.c260 _gnutls_cipher_deinit(&cipher_hd); in _gnutls_decrypt_session_ticket()
349 _gnutls_cipher_deinit(&cipher_hd); in _gnutls_encrypt_session_ticket()