Home
last modified time | relevance | path

Searched refs:crypto_akcipher_verify (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/Documentation/crypto/
Dapi-akcipher.rst14 …maxsize crypto_akcipher_encrypt crypto_akcipher_decrypt crypto_akcipher_sign crypto_akcipher_verify
/Linux-v6.6/crypto/
Dsig.c129 crypto_akcipher_verify(data.req)); in crypto_sig_verify()
Dtestmgr.c4168 crypto_akcipher_verify(req) : in test_akcipher_one()
/Linux-v6.6/include/crypto/
Dakcipher.h447 static inline int crypto_akcipher_verify(struct akcipher_request *req) in crypto_akcipher_verify() function