Searched refs:crypto_akcipher_verify (Results 1 – 4 of 4) sorted by relevance
14 …maxsize crypto_akcipher_encrypt crypto_akcipher_decrypt crypto_akcipher_sign crypto_akcipher_verify
363 static inline int crypto_akcipher_verify(struct akcipher_request *req) in crypto_akcipher_verify() function
456 ret = crypto_wait_req(crypto_akcipher_verify(req), &cwait); in public_key_verify_signature()
4096 crypto_akcipher_verify(req) : in test_akcipher_one()
Completed in 30 milliseconds