Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/Documentation/crypto/
H A Dapi-akcipher.rst20 …:functions: akcipher_request_alloc akcipher_request_free akcipher_request_set_callback akcipher_re…
/OK3568_Linux_fs/kernel/crypto/asymmetric_keys/
H A Dpublic_key.c244 akcipher_request_free(req); in software_key_eds_op()
383 akcipher_request_free(req); in public_key_verify_signature()
H A Dasym_tpm.c493 akcipher_request_free(req); in tpm_key_encrypt()
784 akcipher_request_free(req); in tpm_key_verify_signature()
/OK3568_Linux_fs/kernel/include/crypto/
H A Dakcipher.h210 static inline void akcipher_request_free(struct akcipher_request *req) in akcipher_request_free() function
/OK3568_Linux_fs/kernel/drivers/crypto/rockchip/cryptodev_linux/
H A Drk_cryptodev.c740 akcipher_request_free(req); in crypto_rsa_run()
/OK3568_Linux_fs/kernel/crypto/
H A Dtestmgr.c4109 akcipher_request_free(req); in test_akcipher_one()