Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/nx/
H A 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()
H A Dnx-842.h168 struct nx842_crypto_ctx { struct
H A Dnx-common-powernv.c1044 .cra_ctxsize = sizeof(struct nx842_crypto_ctx),
H A Dnx-common-pseries.c1021 .cra_ctxsize = sizeof(struct nx842_crypto_ctx),