aria_ctx
.base.cra_ctxsize = sizeof(struct aria_ctx),
.base.cra_ctxsize = sizeof(struct aria_ctx),
struct aria_ctx *ctx = crypto_skcipher_ctx(tfm);
struct aria_ctx *ctx = crypto_skcipher_ctx(tfm);
struct aria_ctx *ctx = crypto_skcipher_ctx(tfm);
.base.cra_ctxsize = sizeof(struct aria_ctx),
.base.cra_ctxsize = sizeof(struct aria_ctx),
struct aria_ctx *ctx = crypto_skcipher_ctx(tfm);
struct aria_ctx *ctx = crypto_skcipher_ctx(tfm);
struct aria_ctx *ctx = crypto_skcipher_ctx(tfm);
.base.cra_ctxsize = sizeof(struct aria_ctx),
.base.cra_ctxsize = sizeof(struct aria_ctx),
struct aria_ctx *ctx = crypto_skcipher_ctx(tfm);
struct aria_ctx *ctx = crypto_skcipher_ctx(tfm);
struct aria_ctx *ctx = crypto_skcipher_ctx(tfm);
OFFSET(ARIA_CTX_enc_key, aria_ctx, enc_key);
OFFSET(ARIA_CTX_dec_key, aria_ctx, dec_key);
OFFSET(ARIA_CTX_rounds, aria_ctx, rounds);
static void aria_set_decrypt_key(struct aria_ctx *ctx)
struct aria_ctx *ctx = crypto_tfm_ctx(tfm);
static void __aria_crypt(struct aria_ctx *ctx, u8 *out, const u8 *in,
struct aria_ctx *ctx = (struct aria_ctx *)_ctx;
struct aria_ctx *ctx = (struct aria_ctx *)_ctx;
struct aria_ctx *ctx = crypto_tfm_ctx(tfm);
struct aria_ctx *ctx = crypto_tfm_ctx(tfm);
static void aria_set_encrypt_key(struct aria_ctx *ctx, const u8 *in_key,
.cra_ctxsize = sizeof(struct aria_ctx),