Home
last modified time | relevance | path

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

/Linux-v5.4/crypto/
Dcipher.c104 struct cipher_tfm *ops = &tfm->crt_cipher; in crypto_init_cipher_ops()
/Linux-v5.4/include/linux/
Dcrypto.h758 #define crt_cipher crt_u.cipher macro
1688 return &crypto_cipher_tfm(tfm)->crt_cipher; in crypto_cipher_crt()