Searched refs:crypto_akcipher_verify (Results 1 – 5 of 5) sorted by relevance
14 …maxsize crypto_akcipher_encrypt crypto_akcipher_decrypt crypto_akcipher_sign crypto_akcipher_verify
362 static inline int crypto_akcipher_verify(struct akcipher_request *req) in crypto_akcipher_verify() function
377 ret = crypto_wait_req(crypto_akcipher_verify(req), &cwait); in public_key_verify_signature()
782 ret = crypto_wait_req(crypto_akcipher_verify(req), &cwait); in tpm_key_verify_signature()
4008 crypto_akcipher_verify(req) : in test_akcipher_one()
Completed in 25 milliseconds