Home
last modified time | relevance | path

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

/linux-4.4.14/include/crypto/
Dakcipher.h208 static inline void akcipher_request_free(struct akcipher_request *req) in akcipher_request_free() function
/linux-4.4.14/crypto/
Dtestmgr.c1957 akcipher_request_free(req); in do_test_rsa()