Searched refs:crypto_akcipher_decrypt (Results 1 – 6 of 6) sorted by relevance
14 …her_set_priv_key crypto_akcipher_maxsize crypto_akcipher_encrypt crypto_akcipher_decrypt crypto_ak…
311 static inline int crypto_akcipher_decrypt(struct akcipher_request *req) in crypto_akcipher_decrypt() function
372 err = crypto_akcipher_decrypt(&req_ctx->child_req); in pkcs1pad_decrypt()429 err = crypto_akcipher_decrypt(&req_ctx->child_req); in pkcs1pad_sign()
4066 crypto_akcipher_decrypt(req), &wait); in test_akcipher_one()
230 ret = crypto_akcipher_decrypt(req); in software_key_eds_op()
836 ret = crypto_akcipher_decrypt(req); in hpre_rsa_dec()
Completed in 19 milliseconds