Searched refs:n2_skcipher_context (Results 1 – 1 of 1) sorted by relevance
660 struct n2_skcipher_context { struct731 struct n2_skcipher_context *ctx = crypto_tfm_ctx(tfm); in n2_aes_setkey()759 struct n2_skcipher_context *ctx = crypto_tfm_ctx(tfm); in n2_des_setkey()778 struct n2_skcipher_context *ctx = crypto_tfm_ctx(tfm); in n2_3des_setkey()805 struct n2_skcipher_context *ctx = crypto_skcipher_ctx(skcipher); in __n2_crypt_chunk()1350 alg->base.cra_ctxsize = sizeof(struct n2_skcipher_context); in __n2_register_one_skcipher()