Home
last modified time | relevance | path

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

/crypto/
D842.c34 struct nx842_ctx { struct
52 struct nx842_ctx *ctx = crypto_tfm_ctx(tfm); in nx842_init() argument
65 struct nx842_ctx *ctx = crypto_tfm_ctx(tfm); in nx842_exit()
80 struct nx842_ctx *ctx = crypto_tfm_ctx(tfm); in nx842_crypto_compress()
122 struct nx842_ctx *ctx = crypto_tfm_ctx(tfm); in nx842_crypto_decompress()
158 .cra_ctxsize = sizeof(struct nx842_ctx),