Searched refs:crypto_akcipher_sign (Results 1 - 3 of 3) sorted by relevance

/linux-master/crypto/
H A Dsig.c105 crypto_akcipher_sign(data.req));
H A Dtestmgr.c4220 crypto_akcipher_sign(req) :
/linux-master/include/crypto/
H A Dakcipher.h413 * crypto_akcipher_sign() - Invoke public key sign operation
422 static inline int crypto_akcipher_sign(struct akcipher_request *req) function

Completed in 132 milliseconds