Searched refs:n2_skcipher_context (Results 1 – 1 of 1) sorted by relevance
658 struct n2_skcipher_context { struct729 struct n2_skcipher_context *ctx = crypto_tfm_ctx(tfm); in n2_aes_setkey()757 struct n2_skcipher_context *ctx = crypto_tfm_ctx(tfm); in n2_des_setkey()776 struct n2_skcipher_context *ctx = crypto_tfm_ctx(tfm); in n2_3des_setkey()803 struct n2_skcipher_context *ctx = crypto_skcipher_ctx(skcipher); in __n2_crypt_chunk()1343 alg->base.cra_ctxsize = sizeof(struct n2_skcipher_context); in __n2_register_one_skcipher()