Searched refs:crypto_akcipher_decrypt (Results 1 – 8 of 8) sorted by relevance
14 …her_set_priv_key crypto_akcipher_maxsize crypto_akcipher_encrypt crypto_akcipher_decrypt crypto_ak…
307 static inline int crypto_akcipher_decrypt(struct akcipher_request *req) in crypto_akcipher_decrypt() function
246 crypto_akcipher_decrypt(data.req)) ?: in crypto_akcipher_sync_decrypt()
390 err = crypto_akcipher_decrypt(&req_ctx->child_req); in pkcs1pad_decrypt()447 err = crypto_akcipher_decrypt(&req_ctx->child_req); in pkcs1pad_sign()
4267 crypto_akcipher_decrypt(req), &wait); in test_akcipher_one()
157 err = crypto_akcipher_decrypt(req); in aspeed_acry_do_fallback()
328 ret = crypto_akcipher_decrypt(req); in starfive_rsa_dec()
859 ret = crypto_akcipher_decrypt(req); in hpre_rsa_dec()
Completed in 27 milliseconds