Searched refs:n2_cipher_context (Results 1 – 1 of 1) sorted by relevance
660 struct n2_cipher_context { struct732 struct n2_cipher_context *ctx = crypto_tfm_ctx(tfm); in n2_aes_setkey()761 struct n2_cipher_context *ctx = crypto_tfm_ctx(tfm); in n2_des_setkey()780 struct n2_cipher_context *ctx = crypto_tfm_ctx(tfm); in n2_3des_setkey()799 struct n2_cipher_context *ctx = crypto_tfm_ctx(tfm); in n2_arc4_setkey()836 struct n2_cipher_context *ctx = crypto_tfm_ctx(tfm); in __n2_crypt_chunk()1392 alg->cra_ctxsize = sizeof(struct n2_cipher_context); in __n2_register_one_cipher()