Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dcrypto.h740 struct cipher_tfm { struct
741 int (*cit_setkey)(struct crypto_tfm *tfm,
766 struct ablkcipher_tfm ablkcipher; argument
/Linux-v5.4/drivers/md/
Ddm-crypt.c164 } cipher_tfm; member