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…
361 static inline int crypto_akcipher_decrypt(struct akcipher_request *req) in crypto_akcipher_decrypt() function
367 err = crypto_akcipher_decrypt(&req_ctx->child_req); in pkcs1pad_decrypt()424 err = crypto_akcipher_decrypt(&req_ctx->child_req); in pkcs1pad_sign()
277 crypto_akcipher_decrypt(data.req)) ?: in crypto_akcipher_sync_decrypt()
4226 crypto_akcipher_decrypt(req), &wait); in test_akcipher_one()
157 err = crypto_akcipher_decrypt(req); in aspeed_acry_do_fallback()
352 ret = crypto_akcipher_decrypt(req); in starfive_rsa_dec()
854 ret = crypto_akcipher_decrypt(req); in hpre_rsa_dec()