Lines Matching refs:nitrox_crypto_ctx
110 struct nitrox_crypto_ctx *nctx = crypto_skcipher_ctx(tfm); in nitrox_skcipher_init()
137 struct nitrox_crypto_ctx *nctx = crypto_skcipher_ctx(tfm); in nitrox_cbc_init()
149 struct nitrox_crypto_ctx *nctx = crypto_skcipher_ctx(tfm); in nitrox_skcipher_exit()
170 struct nitrox_crypto_ctx *nctx = crypto_tfm_ctx(tfm); in nitrox_skcipher_setkey()
250 struct nitrox_crypto_ctx *nctx = crypto_skcipher_ctx(cipher); in nitrox_skcipher_crypt()
341 struct nitrox_crypto_ctx *nctx = crypto_tfm_ctx(tfm); in nitrox_aes_xts_setkey()
366 struct nitrox_crypto_ctx *nctx = crypto_tfm_ctx(tfm); in nitrox_aes_ctr_rfc3686_setkey()
393 .cra_ctxsize = sizeof(struct nitrox_crypto_ctx),
412 .cra_ctxsize = sizeof(struct nitrox_crypto_ctx),
431 .cra_ctxsize = sizeof(struct nitrox_crypto_ctx),
450 .cra_ctxsize = sizeof(struct nitrox_crypto_ctx),
469 .cra_ctxsize = sizeof(struct nitrox_crypto_ctx),
488 .cra_ctxsize = sizeof(struct nitrox_crypto_ctx),
507 .cra_ctxsize = sizeof(struct nitrox_crypto_ctx),
526 .cra_ctxsize = sizeof(struct nitrox_crypto_ctx),