Home
last modified time | relevance | path

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

/linux/crypto/
H A Ddeflate.c42 static int deflate_comp_init(struct deflate_ctx *ctx) in deflate_comp_init() function
105 ret = deflate_comp_init(ctx); in __deflate_init()