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

/linux-master/include/crypto/internal/
H A Dscompress.h60 static inline struct crypto_tfm *crypto_scomp_tfm(struct crypto_scomp *tfm) function
67 crypto_destroy_tfm(tfm, crypto_scomp_tfm(tfm));
72 return __crypto_scomp_alg(crypto_scomp_tfm(tfm)->__crt_alg);

Completed in 110 milliseconds