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()
340 struct nitrox_crypto_ctx *nctx = crypto_skcipher_ctx(cipher); in nitrox_aes_xts_setkey()
364 struct nitrox_crypto_ctx *nctx = crypto_skcipher_ctx(cipher); in nitrox_aes_ctr_rfc3686_setkey()
391 .cra_ctxsize = sizeof(struct nitrox_crypto_ctx),
410 .cra_ctxsize = sizeof(struct nitrox_crypto_ctx),
429 .cra_ctxsize = sizeof(struct nitrox_crypto_ctx),
448 .cra_ctxsize = sizeof(struct nitrox_crypto_ctx),
467 .cra_ctxsize = sizeof(struct nitrox_crypto_ctx),
486 .cra_ctxsize = sizeof(struct nitrox_crypto_ctx),
505 .cra_ctxsize = sizeof(struct nitrox_crypto_ctx),
524 .cra_ctxsize = sizeof(struct nitrox_crypto_ctx),