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

/linux-4.4.14/crypto/
H A Dblkcipher.c481 struct blkcipher_tfm *crt = &tfm->crt_blkcipher; crypto_init_blkcipher_ops_sync()
/linux-4.4.14/include/linux/
H A Dcrypto.h505 struct blkcipher_tfm { struct
555 struct blkcipher_tfm blkcipher;
1072 * However, the IV is changeable, so there is an iv field in blkcipher_tfm
1175 static inline struct blkcipher_tfm *crypto_blkcipher_crt( crypto_blkcipher_crt()

Completed in 177 milliseconds