Home
last modified time | relevance | path

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

/linux-4.4.14/crypto/
Dcipher.c108 struct cipher_tfm *ops = &tfm->crt_cipher; in crypto_init_cipher_ops()
/linux-4.4.14/include/linux/
Dcrypto.h545 #define crt_cipher crt_u.cipher macro
1485 return &crypto_cipher_tfm(tfm)->crt_cipher; in crypto_cipher_crt()