Home
last modified time | relevance | path

Searched refs:crypto_akcipher_encrypt (Results 1 – 8 of 8) 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.h290 static inline int crypto_akcipher_encrypt(struct akcipher_request *req) in crypto_akcipher_encrypt() function
/linux/crypto/
A Dakcipher.c228 crypto_akcipher_encrypt(data.req)); in crypto_akcipher_sync_encrypt()
A Drsa-pkcs1pad.c290 err = crypto_akcipher_encrypt(&req_ctx->child_req); in pkcs1pad_encrypt()
579 err = crypto_akcipher_encrypt(&req_ctx->child_req); in pkcs1pad_verify()
A Dtestmgr.c4211 crypto_akcipher_encrypt(req), &wait); in test_akcipher_one()
/linux/drivers/crypto/aspeed/
A Daspeed-acry.c155 err = crypto_akcipher_encrypt(req); in aspeed_acry_do_fallback()
/linux/drivers/crypto/starfive/
A Djh7110-rsa.c297 ret = crypto_akcipher_encrypt(req); in starfive_rsa_enc()
/linux/drivers/crypto/hisilicon/hpre/
A Dhpre_crypto.c811 ret = crypto_akcipher_encrypt(req); in hpre_rsa_enc()

Completed in 24 milliseconds