Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/crypto/
H A Dapi-akcipher.rst20 …:functions: akcipher_request_alloc akcipher_request_free akcipher_request_set_callback akcipher_re…
/openbmc/linux/include/crypto/
H A Dakcipher.h238 static inline void akcipher_request_free(struct akcipher_request *req) in akcipher_request_free() function
/openbmc/linux/crypto/
H A Dtestmgr.c4251 akcipher_request_free(req); in test_akcipher_one()