Searched refs:n2_cipher_context (Results 1 – 1 of 1) sorted by relevance
661 struct n2_cipher_context { struct733 struct n2_cipher_context *ctx = crypto_tfm_ctx(tfm); in n2_aes_setkey()762 struct n2_cipher_context *ctx = crypto_tfm_ctx(tfm); in n2_des_setkey()789 struct n2_cipher_context *ctx = crypto_tfm_ctx(tfm); in n2_3des_setkey()807 struct n2_cipher_context *ctx = crypto_tfm_ctx(tfm); in n2_arc4_setkey()844 struct n2_cipher_context *ctx = crypto_tfm_ctx(tfm); in __n2_crypt_chunk()1400 alg->cra_ctxsize = sizeof(struct n2_cipher_context); in __n2_register_one_cipher()