Home
last modified time | relevance | path

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

/linux-4.4.14/crypto/
Dchainiv.c109 crypto_ablkcipher_crt(geniv)->givencrypt = chainiv_givencrypt; in chainiv_init()
243 crypto_ablkcipher_crt(geniv)->givencrypt = in async_chainiv_init()
Dablkcipher.c375 crt->givencrypt = skcipher_null_givencrypt; in crypto_init_ablkcipher_ops()
457 crt->givencrypt = alg->givencrypt ?: no_givdecrypt; in crypto_init_givcipher_ops()
Deseqiv.c181 crypto_ablkcipher_crt(geniv)->givencrypt = eseqiv_givencrypt; in eseqiv_init()
Dseqiv.c244 crypto_ablkcipher_crt(geniv)->givencrypt = seqiv_givencrypt; in seqiv_init()
Dblkcipher.c470 crt->givencrypt = skcipher_null_givencrypt; in crypto_init_blkcipher_ops_async()
/linux-4.4.14/include/crypto/
Dskcipher.h85 return crt->givencrypt(req); in crypto_skcipher_givencrypt()
/linux-4.4.14/include/linux/
Dcrypto.h258 int (*givencrypt)(struct skcipher_givcrypt_request *req); member
496 int (*givencrypt)(struct skcipher_givcrypt_request *req); member
/linux-4.4.14/drivers/crypto/caam/
Dcaamalg.c2892 .givencrypt = ablkcipher_givencrypt,
2909 .givencrypt = ablkcipher_givencrypt,
2926 .givencrypt = ablkcipher_givencrypt,
2959 .givencrypt = ablkcipher_givencrypt,