Searched refs:aead_request_free (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/include/linux/
H A Dcrypto.h1489 * aead_request_free() - zeroize and free request data structure
1492 static inline void aead_request_free(struct aead_request *req) aead_request_free() function
/linux-4.1.27/crypto/
H A Dtcrypt.c403 aead_request_free(req); test_aead_speed()
H A Dtestmgr.c783 aead_request_free(req); __test_aead()

Completed in 210 milliseconds