Home
last modified time | relevance | path

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

/openbmc/linux/include/crypto/internal/
H A Dscompress.h65 static inline void crypto_free_scomp(struct crypto_scomp *tfm) in crypto_free_scomp() function
/openbmc/linux/crypto/
H A Dscompress.c177 crypto_free_scomp(*ctx); in crypto_exit_scomp_ops_async()