Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dcrypto.h666 #define crt_blkcipher crt_u.blkcipher macro
1705 return &crypto_blkcipher_tfm(tfm)->crt_blkcipher; in crypto_blkcipher_crt()
/linux-4.1.27/crypto/
Dblkcipher.c480 struct blkcipher_tfm *crt = &tfm->crt_blkcipher; in crypto_init_blkcipher_ops_sync()