Home
last modified time | relevance | path

Searched refs:aead_request_free (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/net/wireless/intel/ipw2x00/
H A Dlibipw_crypto_ccmp.c221 aead_request_free(req); in libipw_ccmp_encrypt()
321 aead_request_free(req); in libipw_ccmp_decrypt()
/linux/include/crypto/
H A Daead.h535 static inline void aead_request_free(struct aead_request *req) in aead_request_free() function
/linux/security/keys/trusted-keys/
H A Dtrusted_dcp.c183 aead_request_free(aead_req); in do_aead_crypto()
/linux/fs/smb/server/
H A Dauth.c909 aead_request_free(req); in ksmbd_crypt_message()
/linux/crypto/
H A Dtestmgr.c2586 aead_request_free(generic_req); in test_aead_vs_generic_impl()
2708 aead_request_free(req); in alg_test_aead()
/linux/net/ceph/
H A Dmessenger_v2.c3807 aead_request_free(con->v2.gcm_req); in ceph_con_v2_reset_protocol()