Home
last modified time | relevance | path

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

/Linux-v4.19/include/crypto/internal/
Dscompress.h75 static inline void crypto_scomp_free_ctx(struct crypto_scomp *tfm, in crypto_scomp_free_ctx() function
/Linux-v4.19/crypto/
Dscompress.c264 crypto_scomp_free_ctx(scomp, ctx); in crypto_acomp_scomp_free_ctx()