Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dcrypto.h589 #define crt_blkcipher crt_u.blkcipher macro
1199 return &crypto_blkcipher_tfm(tfm)->crt_blkcipher; in crypto_blkcipher_crt()
/linux-4.19.296/crypto/
Dblkcipher.c475 struct blkcipher_tfm *crt = &tfm->crt_blkcipher; in crypto_init_blkcipher_ops_sync()