Home
last modified time | relevance | path

Searched refs:crypto_akcipher_encrypt (Results 1 - 13 of 13) sorted by relevance

/kernel/linux/linux-5.10/include/crypto/
H A Dakcipher.h278 * crypto_akcipher_encrypt() - Invoke public key encrypt operation
287 static inline int crypto_akcipher_encrypt(struct akcipher_request *req) in crypto_akcipher_encrypt() function
/kernel/linux/linux-6.6/include/crypto/
H A Dakcipher.h327 * crypto_akcipher_encrypt() - Invoke public key encrypt operation
336 static inline int crypto_akcipher_encrypt(struct akcipher_request *req) in crypto_akcipher_encrypt() function
/kernel/linux/linux-5.10/crypto/
H A Drsa-pkcs1pad.c268 err = crypto_akcipher_encrypt(&req_ctx->child_req); in pkcs1pad_encrypt()
558 err = crypto_akcipher_encrypt(&req_ctx->child_req); in pkcs1pad_verify()
H A Dtestmgr.c4025 crypto_akcipher_encrypt(req), &wait); in test_akcipher_one()
/kernel/linux/linux-6.6/crypto/
H A Drsa-pkcs1pad.c267 err = crypto_akcipher_encrypt(&req_ctx->child_req); in pkcs1pad_encrypt()
556 err = crypto_akcipher_encrypt(&req_ctx->child_req); in pkcs1pad_verify()
H A Dakcipher.c259 crypto_akcipher_encrypt(data.req)); in crypto_akcipher_sync_encrypt()
H A Dtestmgr.c4170 crypto_akcipher_encrypt(req), &wait); in test_akcipher_one()
/kernel/linux/linux-5.10/crypto/asymmetric_keys/
H A Dpublic_key.c269 ret = crypto_akcipher_encrypt(req); in software_key_eds_op()
H A Dasym_tpm.c487 ret = crypto_akcipher_encrypt(req); in tpm_key_encrypt()
/kernel/linux/linux-6.6/drivers/crypto/aspeed/
H A Daspeed-acry.c155 err = crypto_akcipher_encrypt(req); in aspeed_acry_do_fallback()
/kernel/linux/linux-6.6/drivers/crypto/starfive/
H A Djh7110-rsa.c317 ret = crypto_akcipher_encrypt(req); in starfive_rsa_enc()
/kernel/linux/linux-5.10/drivers/crypto/hisilicon/hpre/
H A Dhpre_crypto.c729 ret = crypto_akcipher_encrypt(req); in hpre_rsa_enc()
/kernel/linux/linux-6.6/drivers/crypto/hisilicon/hpre/
H A Dhpre_crypto.c806 ret = crypto_akcipher_encrypt(req); in hpre_rsa_enc()

Completed in 24 milliseconds