Home
last modified time | relevance | path

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

/Linux-v4.19/Documentation/crypto/
Dapi-akcipher.rst14 …_akcipher_maxsize crypto_akcipher_encrypt crypto_akcipher_decrypt crypto_akcipher_sign crypto_akci…
/Linux-v4.19/include/crypto/
Dakcipher.h320 static inline int crypto_akcipher_sign(struct akcipher_request *req) in crypto_akcipher_sign() function
/Linux-v4.19/crypto/
Drsa-pkcs1pad.c438 err = crypto_akcipher_sign(&req_ctx->child_req); in pkcs1pad_sign()
Dtestmgr.c2282 crypto_akcipher_sign(req) : in test_akcipher_one()