Home
last modified time | relevance | path

Searched refs:blkcipher_tfm (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/include/linux/
Dcrypto.h562 struct blkcipher_tfm { struct
599 struct blkcipher_tfm blkcipher;
1196 static inline struct blkcipher_tfm *crypto_blkcipher_crt( in crypto_blkcipher_crt()
/linux-4.19.296/crypto/
Dblkcipher.c475 struct blkcipher_tfm *crt = &tfm->crt_blkcipher; in crypto_init_blkcipher_ops_sync()