Home
last modified time | relevance | path

Searched refs:n2_skcipher_context (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/
H A Dn2_core.c658 struct n2_skcipher_context { struct
729 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()
1348 alg->base.cra_ctxsize = sizeof(struct n2_skcipher_context); in __n2_register_one_skcipher()
/kernel/linux/linux-6.6/drivers/crypto/
H A Dn2_core.c660 struct n2_skcipher_context { struct
731 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()

Completed in 6 milliseconds