Home
last modified time | relevance | path

Searched refs:crypto_akcipher_decrypt (Results 1 – 8 of 8) sorted by relevance

/linux/Documentation/crypto/
A Dapi-akcipher.rst14 …her_set_priv_key crypto_akcipher_maxsize crypto_akcipher_encrypt crypto_akcipher_decrypt crypto_ak…
/linux/include/crypto/
A Dakcipher.h307 static inline int crypto_akcipher_decrypt(struct akcipher_request *req) in crypto_akcipher_decrypt() function
/linux/crypto/
A Dakcipher.c246 crypto_akcipher_decrypt(data.req)) ?: in crypto_akcipher_sync_decrypt()
A Drsa-pkcs1pad.c390 err = crypto_akcipher_decrypt(&req_ctx->child_req); in pkcs1pad_decrypt()
447 err = crypto_akcipher_decrypt(&req_ctx->child_req); in pkcs1pad_sign()
A Dtestmgr.c4267 crypto_akcipher_decrypt(req), &wait); in test_akcipher_one()
/linux/drivers/crypto/aspeed/
A Daspeed-acry.c157 err = crypto_akcipher_decrypt(req); in aspeed_acry_do_fallback()
/linux/drivers/crypto/starfive/
A Djh7110-rsa.c328 ret = crypto_akcipher_decrypt(req); in starfive_rsa_dec()
/linux/drivers/crypto/hisilicon/hpre/
A Dhpre_crypto.c859 ret = crypto_akcipher_decrypt(req); in hpre_rsa_dec()

Completed in 27 milliseconds