Home
last modified time | relevance | path

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

/linux/Documentation/crypto/
A Dapi-akcipher.rst20 …:functions: akcipher_request_alloc akcipher_request_free akcipher_request_set_callback akcipher_re…
/linux/crypto/asymmetric_keys/
A Dpublic_key.c193 req = akcipher_request_alloc(tfm, GFP_KERNEL); in software_key_eds_op()
339 req = akcipher_request_alloc(tfm, GFP_KERNEL); in public_key_verify_signature()
A Dasym_tpm.c474 req = akcipher_request_alloc(tfm, GFP_KERNEL); in tpm_key_encrypt()
769 req = akcipher_request_alloc(tfm, GFP_KERNEL); in tpm_key_verify_signature()
/linux/include/crypto/
A Dakcipher.h193 static inline struct akcipher_request *akcipher_request_alloc( in akcipher_request_alloc() function
/linux/crypto/
A Dtestmgr.c3934 req = akcipher_request_alloc(tfm, GFP_KERNEL); in test_akcipher_one()

Completed in 15 milliseconds