Home
last modified time | relevance | path

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

/openbmc/linux/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()