Searched refs:aria_ctx (Results 1 – 3 of 3) sorted by relevance
65 struct aria_ctx *ctx = crypto_skcipher_ctx(tfm); in aria_avx_ecb_encrypt()73 struct aria_ctx *ctx = crypto_skcipher_ctx(tfm); in aria_avx_ecb_decrypt()88 struct aria_ctx *ctx = crypto_skcipher_ctx(tfm); in aria_avx_ctr_encrypt()157 .base.cra_ctxsize = sizeof(struct aria_ctx),169 .base.cra_ctxsize = sizeof(struct aria_ctx),
67 struct aria_ctx *ctx = crypto_skcipher_ctx(tfm); in aria_avx2_ecb_encrypt()75 struct aria_ctx *ctx = crypto_skcipher_ctx(tfm); in aria_avx2_ecb_decrypt()90 struct aria_ctx *ctx = crypto_skcipher_ctx(tfm); in aria_avx2_ctr_encrypt()170 .base.cra_ctxsize = sizeof(struct aria_ctx),183 .base.cra_ctxsize = sizeof(struct aria_ctx),
34 struct aria_ctx { struct