Searched refs:n2_cipher_context (Results 1 – 1 of 1) sorted by relevance
646 struct n2_cipher_context { struct718 struct n2_cipher_context *ctx = crypto_tfm_ctx(tfm); in n2_aes_setkey()747 struct n2_cipher_context *ctx = crypto_tfm_ctx(tfm); in n2_des_setkey()774 struct n2_cipher_context *ctx = crypto_tfm_ctx(tfm); in n2_3des_setkey()792 struct n2_cipher_context *ctx = crypto_tfm_ctx(tfm); in n2_arc4_setkey()829 struct n2_cipher_context *ctx = crypto_tfm_ctx(tfm); in __n2_crypt_chunk()1406 alg->cra_ctxsize = sizeof(struct n2_cipher_context); in __n2_register_one_cipher()