Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dcrypto.h620 struct blkcipher_tfm { struct
679 struct blkcipher_tfm blkcipher;
1702 static inline struct blkcipher_tfm *crypto_blkcipher_crt( in crypto_blkcipher_crt()
/linux-4.1.27/crypto/
Dblkcipher.c480 struct blkcipher_tfm *crt = &tfm->crt_blkcipher; in crypto_init_blkcipher_ops_sync()