Home
last modified time | relevance | path

Searched refs:skcipher_request_free (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/include/crypto/
Dskcipher.h438 static inline void skcipher_request_free(struct skcipher_request *req) in skcipher_request_free() function
/linux-4.4.14/crypto/
Dtestmgr.c1174 skcipher_request_free(req); in __test_skcipher()