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
129 crypto_akcipher_verify(data.req)); in crypto_sig_verify()
4168 crypto_akcipher_verify(req) : in test_akcipher_one()
447 static inline int crypto_akcipher_verify(struct akcipher_request *req) in crypto_akcipher_verify() function