Home
last modified time | relevance | path

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

/linux-6.1.9/Documentation/crypto/
Dapi-akcipher.rst20 …:functions: akcipher_request_alloc akcipher_request_free akcipher_request_set_callback akcipher_re…
/linux-6.1.9/crypto/asymmetric_keys/
Dpublic_key.c288 akcipher_request_free(req); in software_key_eds_op()
441 akcipher_request_free(req); in public_key_verify_signature()
/linux-6.1.9/include/crypto/
Dakcipher.h210 static inline void akcipher_request_free(struct akcipher_request *req) in akcipher_request_free() function
/linux-6.1.9/crypto/
Dtestmgr.c4171 akcipher_request_free(req); in test_akcipher_one()