Home
last modified time | relevance | path

Searched refs:crypto_akcipher_encrypt (Results 1 – 7 of 7) sorted by relevance

/linux/Documentation/crypto/
A Dapi-akcipher.rst14 …set_pub_key crypto_akcipher_set_priv_key crypto_akcipher_maxsize crypto_akcipher_encrypt crypto_ak…
/linux/include/crypto/
A Dakcipher.h287 static inline int crypto_akcipher_encrypt(struct akcipher_request *req) in crypto_akcipher_encrypt() function
/linux/crypto/
A Drsa-pkcs1pad.c270 err = crypto_akcipher_encrypt(&req_ctx->child_req); in pkcs1pad_encrypt()
560 err = crypto_akcipher_encrypt(&req_ctx->child_req); in pkcs1pad_verify()
A Dtestmgr.c4010 crypto_akcipher_encrypt(req), &wait); in test_akcipher_one()
/linux/crypto/asymmetric_keys/
A Dpublic_key.c227 ret = crypto_akcipher_encrypt(req); in software_key_eds_op()
A Dasym_tpm.c487 ret = crypto_akcipher_encrypt(req); in tpm_key_encrypt()
/linux/drivers/crypto/hisilicon/hpre/
A Dhpre_crypto.c788 ret = crypto_akcipher_encrypt(req); in hpre_rsa_enc()

Completed in 21 milliseconds