Home
last modified time | relevance | path

Searched refs:crypto_scomp_tfm (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/crypto/internal/
H A Dscompress.h50 static inline struct crypto_tfm *crypto_scomp_tfm(struct crypto_scomp *tfm) in crypto_scomp_tfm() function
57 crypto_destroy_tfm(tfm, crypto_scomp_tfm(tfm)); in crypto_free_scomp()
62 return __crypto_scomp_alg(crypto_scomp_tfm(tfm)->__crt_alg); in crypto_scomp_alg()
/kernel/linux/linux-6.6/include/crypto/internal/
H A Dscompress.h60 static inline struct crypto_tfm *crypto_scomp_tfm(struct crypto_scomp *tfm) in crypto_scomp_tfm() function
67 crypto_destroy_tfm(tfm, crypto_scomp_tfm(tfm)); in crypto_free_scomp()
72 return __crypto_scomp_alg(crypto_scomp_tfm(tfm)->__crt_alg); in crypto_scomp_alg()

Completed in 2 milliseconds