Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dcrypto.h757 #define crt_blkcipher crt_u.blkcipher macro
1381 return &crypto_blkcipher_tfm(tfm)->crt_blkcipher; in crypto_blkcipher_crt()
/Linux-v5.4/crypto/
Dblkcipher.c470 struct blkcipher_tfm *crt = &tfm->crt_blkcipher; in crypto_init_blkcipher_ops_sync()