Home
last modified time | relevance | path

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

/include/linux/
Dcrypto.h371 struct cipher_tfm { struct
421 struct cipher_tfm cipher;
1058 static inline struct cipher_tfm *crypto_cipher_crt(struct crypto_cipher *tfm) in crypto_cipher_crt()