Home
last modified time | relevance | path

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

/Linux-v4.19/crypto/
Dcipher.c109 struct cipher_tfm *ops = &tfm->crt_cipher; in crypto_init_cipher_ops()
/Linux-v4.19/include/linux/
Dcrypto.h590 #define crt_cipher crt_u.cipher macro
1506 return &crypto_cipher_tfm(tfm)->crt_cipher; in crypto_cipher_crt()