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

/linux-4.1.27/crypto/
H A Dblkcipher.c480 struct blkcipher_tfm *crt = &tfm->crt_blkcipher; crypto_init_blkcipher_ops_sync()
/linux-4.1.27/include/linux/
H A Dcrypto.h620 struct blkcipher_tfm { struct
679 struct blkcipher_tfm blkcipher;
1599 * However, the IV is changeable, so there is an iv field in blkcipher_tfm
1702 static inline struct blkcipher_tfm *crypto_blkcipher_crt( crypto_blkcipher_crt()

Completed in 90 milliseconds