Home
last modified time | relevance | path

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

/include/linux/
Dcrypto.h740 struct cipher_tfm { struct
768 struct cipher_tfm cipher;
1686 static inline struct cipher_tfm *crypto_cipher_crt(struct crypto_cipher *tfm) in crypto_cipher_crt()