Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dcrypto.h505 struct blkcipher_tfm { struct
555 struct blkcipher_tfm blkcipher;
1175 static inline struct blkcipher_tfm *crypto_blkcipher_crt( in crypto_blkcipher_crt()
/linux-4.4.14/crypto/
Dblkcipher.c481 struct blkcipher_tfm *crt = &tfm->crt_blkcipher; in crypto_init_blkcipher_ops_sync()