Searched refs:crypto_akcipher_verify (Results 1 – 4 of 4) sorted by relevance
132 ret = crypto_wait_req(crypto_akcipher_verify(req), &cwait); in public_key_verify_signature()
340 static inline int crypto_akcipher_verify(struct akcipher_request *req) in crypto_akcipher_verify() function
544 err = crypto_akcipher_verify(&req_ctx->child_req); in pkcs1pad_verify()
2330 crypto_akcipher_verify(req) : in test_akcipher_one()