Home
last modified time | relevance | path

Searched refs:givencrypt (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/crypto/caam/
Dcaamalg_qi.c1568 .givencrypt = ablkcipher_givencrypt,
1585 .givencrypt = ablkcipher_givencrypt,
1602 .givencrypt = ablkcipher_givencrypt,
1635 .givencrypt = ablkcipher_givencrypt,
Dcaamalg.c1866 .givencrypt = ablkcipher_givencrypt,
1883 .givencrypt = ablkcipher_givencrypt,
1900 .givencrypt = ablkcipher_givencrypt,
1933 .givencrypt = ablkcipher_givencrypt,
/Linux-v4.19/include/linux/
Dcrypto.h270 int (*givencrypt)(struct skcipher_givcrypt_request *req); member