Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/crypto/nx/
Dnx-842.c106 struct nx842_crypto_ctx *ctx = crypto_tfm_ctx(tfm); in nx842_crypto_init()
126 struct nx842_crypto_ctx *ctx = crypto_tfm_ctx(tfm); in nx842_crypto_exit()
158 static int compress(struct nx842_crypto_ctx *ctx, in compress()
253 struct nx842_crypto_ctx *ctx = crypto_tfm_ctx(tfm); in nx842_crypto_compress()
335 static int decompress(struct nx842_crypto_ctx *ctx, in decompress()
436 struct nx842_crypto_ctx *ctx = crypto_tfm_ctx(tfm); in nx842_crypto_decompress()
Dnx-842.h168 struct nx842_crypto_ctx { struct
Dnx-common-powernv.c1045 .cra_ctxsize = sizeof(struct nx842_crypto_ctx),
Dnx-842-pseries.c964 .cra_ctxsize = sizeof(struct nx842_crypto_ctx),