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

/linux-4.4.14/crypto/
H A Dlz4.c27 struct lz4_ctx { struct
33 struct lz4_ctx *ctx = crypto_tfm_ctx(tfm); lz4_init()
44 struct lz4_ctx *ctx = crypto_tfm_ctx(tfm); lz4_exit()
51 struct lz4_ctx *ctx = crypto_tfm_ctx(tfm); lz4_compress_crypto()
82 .cra_ctxsize = sizeof(struct lz4_ctx),

Completed in 43 milliseconds