Home
last modified time | relevance | path

Searched defs:cipher_tfm (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/crypto/ccp/
Dccp-crypto-aes-cmac.c342 struct crypto_cipher *cipher_tfm; in ccp_aes_cmac_cra_init() local
/Linux-v4.19/include/linux/
Dcrypto.h572 struct cipher_tfm { struct
573 int (*cit_setkey)(struct crypto_tfm *tfm,
598 struct ablkcipher_tfm ablkcipher; argument
/Linux-v4.19/drivers/md/
Ddm-crypt.c173 } cipher_tfm; member