Home
last modified time | relevance | path

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

/Linux-v5.10/Documentation/crypto/
Dapi-akcipher.rst20 …:functions: akcipher_request_alloc akcipher_request_free akcipher_request_set_callback akcipher_re…
/Linux-v5.10/crypto/asymmetric_keys/
Dpublic_key.c244 akcipher_request_free(req); in software_key_eds_op()
379 akcipher_request_free(req); in public_key_verify_signature()
Dasym_tpm.c493 akcipher_request_free(req); in tpm_key_encrypt()
784 akcipher_request_free(req); in tpm_key_verify_signature()
/Linux-v5.10/include/crypto/
Dakcipher.h208 static inline void akcipher_request_free(struct akcipher_request *req) in akcipher_request_free() function
/Linux-v5.10/crypto/
Dtestmgr.c4106 akcipher_request_free(req); in test_akcipher_one()