Searched refs:crypto_akcipher_decrypt (Results 1 – 4 of 4) sorted by relevance
14 …her_set_priv_key crypto_akcipher_maxsize crypto_akcipher_encrypt crypto_akcipher_decrypt crypto_ak…
302 static inline int crypto_akcipher_decrypt(struct akcipher_request *req) in crypto_akcipher_decrypt() function
383 err = crypto_akcipher_decrypt(&req_ctx->child_req); in pkcs1pad_decrypt()
2326 crypto_akcipher_decrypt(req), &wait); in test_akcipher_one()