Home
last modified time | relevance | path

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

/linux-4.4.14/include/crypto/
Daead.h427 static inline void aead_request_free(struct aead_request *req) in aead_request_free() function
/linux-4.4.14/crypto/
Dtcrypt.c441 aead_request_free(req); in test_aead_speed()
Dtestmgr.c802 aead_request_free(req); in __test_aead()