n2_cipher_context  732 drivers/crypto/n2_core.c 	struct n2_cipher_context *ctx = crypto_tfm_ctx(tfm);
n2_cipher_context  761 drivers/crypto/n2_core.c 	struct n2_cipher_context *ctx = crypto_tfm_ctx(tfm);
n2_cipher_context  780 drivers/crypto/n2_core.c 	struct n2_cipher_context *ctx = crypto_tfm_ctx(tfm);
n2_cipher_context  799 drivers/crypto/n2_core.c 	struct n2_cipher_context *ctx = crypto_tfm_ctx(tfm);
n2_cipher_context  836 drivers/crypto/n2_core.c 	struct n2_cipher_context *ctx = crypto_tfm_ctx(tfm);
n2_cipher_context 1392 drivers/crypto/n2_core.c 	alg->cra_ctxsize = sizeof(struct n2_cipher_context);