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

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

Completed in 376 milliseconds