Home
last modified time | relevance | path

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

/drivers/crypto/nx/
Dnx-842.c115 struct nx842_crypto_ctx *ctx = crypto_tfm_ctx(tfm); in nx842_crypto_init()
135 struct nx842_crypto_ctx *ctx = crypto_tfm_ctx(tfm); in nx842_crypto_exit()
167 static int compress(struct nx842_crypto_ctx *ctx, in compress()
262 struct nx842_crypto_ctx *ctx = crypto_tfm_ctx(tfm); in nx842_crypto_compress()
344 static int decompress(struct nx842_crypto_ctx *ctx, in decompress()
446 struct nx842_crypto_ctx *ctx = crypto_tfm_ctx(tfm); in nx842_crypto_decompress()
Dnx-842.h164 struct nx842_crypto_ctx { struct
Dnx-842-powernv.c601 .cra_ctxsize = sizeof(struct nx842_crypto_ctx),
Dnx-842-pseries.c981 .cra_ctxsize = sizeof(struct nx842_crypto_ctx),