Home
last modified time | relevance | path

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

/Linux-v5.4/Documentation/crypto/
Dapi-akcipher.rst20 …:functions: akcipher_request_alloc akcipher_request_free akcipher_request_set_callback akcipher_re…
/Linux-v5.4/crypto/asymmetric_keys/
Dpublic_key.c240 akcipher_request_free(req); in software_key_eds_op()
314 akcipher_request_free(req); in public_key_verify_signature()
Dasym_tpm.c508 akcipher_request_free(req); in tpm_key_encrypt()
800 akcipher_request_free(req); in tpm_key_verify_signature()
/Linux-v5.4/include/crypto/
Dakcipher.h208 static inline void akcipher_request_free(struct akcipher_request *req) in akcipher_request_free() function
/Linux-v5.4/crypto/
Dtestmgr.c3812 akcipher_request_free(req); in test_akcipher_one()