Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dcrypto.h1492 static inline void aead_request_free(struct aead_request *req) in aead_request_free() function
/linux-4.1.27/crypto/
Dtcrypt.c403 aead_request_free(req); in test_aead_speed()
Dtestmgr.c783 aead_request_free(req); in __test_aead()