Home
last modified time | relevance | path

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

/linux-6.1.9/Documentation/crypto/ !
Dapi-akcipher.rst14 …_akcipher_maxsize crypto_akcipher_encrypt crypto_akcipher_decrypt crypto_akcipher_sign crypto_akci…
/linux-6.1.9/include/crypto/ !
Dakcipher.h335 static inline int crypto_akcipher_sign(struct akcipher_request *req) in crypto_akcipher_sign() function
/linux-6.1.9/crypto/asymmetric_keys/ !
Dpublic_key.c275 ret = crypto_akcipher_sign(req); in software_key_eds_op()
/linux-6.1.9/crypto/ !
Dtestmgr.c4144 crypto_akcipher_sign(req) : in test_akcipher_one()