crypto_aes_ctx     57 arch/arm/crypto/aes-ce-glue.c static int num_rounds(struct crypto_aes_ctx *ctx)
crypto_aes_ctx     69 arch/arm/crypto/aes-ce-glue.c static int ce_aes_expandkey(struct crypto_aes_ctx *ctx, const u8 *in_key,
crypto_aes_ctx    140 arch/arm/crypto/aes-ce-glue.c 	struct crypto_aes_ctx *ctx = crypto_skcipher_ctx(tfm);
crypto_aes_ctx    152 arch/arm/crypto/aes-ce-glue.c 	struct crypto_aes_ctx key1;
crypto_aes_ctx    153 arch/arm/crypto/aes-ce-glue.c 	struct crypto_aes_ctx __aligned(8) key2;
crypto_aes_ctx    180 arch/arm/crypto/aes-ce-glue.c 	struct crypto_aes_ctx *ctx = crypto_skcipher_ctx(tfm);
crypto_aes_ctx    200 arch/arm/crypto/aes-ce-glue.c 	struct crypto_aes_ctx *ctx = crypto_skcipher_ctx(tfm);
crypto_aes_ctx    221 arch/arm/crypto/aes-ce-glue.c 	struct crypto_aes_ctx *ctx = crypto_skcipher_ctx(tfm);
crypto_aes_ctx    251 arch/arm/crypto/aes-ce-glue.c 	struct crypto_aes_ctx *ctx = crypto_skcipher_ctx(tfm);
crypto_aes_ctx    280 arch/arm/crypto/aes-ce-glue.c 	struct crypto_aes_ctx *ctx = crypto_skcipher_ctx(tfm);
crypto_aes_ctx    338 arch/arm/crypto/aes-ce-glue.c 	struct crypto_aes_ctx *ctx = crypto_skcipher_ctx(tfm);
crypto_aes_ctx    396 arch/arm/crypto/aes-ce-glue.c 	struct crypto_aes_ctx *ctx = crypto_skcipher_ctx(tfm);
crypto_aes_ctx    433 arch/arm/crypto/aes-ce-glue.c 	struct crypto_aes_ctx *ctx = crypto_skcipher_ctx(tfm);
crypto_aes_ctx    604 arch/arm/crypto/aes-ce-glue.c 	.base.cra_ctxsize	= sizeof(struct crypto_aes_ctx),
crypto_aes_ctx    618 arch/arm/crypto/aes-ce-glue.c 	.base.cra_ctxsize	= sizeof(struct crypto_aes_ctx),
crypto_aes_ctx    633 arch/arm/crypto/aes-ce-glue.c 	.base.cra_ctxsize	= sizeof(struct crypto_aes_ctx),
crypto_aes_ctx    649 arch/arm/crypto/aes-ce-glue.c 	.base.cra_ctxsize	= sizeof(struct crypto_aes_ctx),
crypto_aes_ctx    664 arch/arm/crypto/aes-ce-glue.c 	.base.cra_ctxsize	= sizeof(struct crypto_aes_ctx),
crypto_aes_ctx     18 arch/arm/crypto/aes-cipher-glue.c 	struct crypto_aes_ctx *ctx = crypto_tfm_ctx(tfm);
crypto_aes_ctx     26 arch/arm/crypto/aes-cipher-glue.c 	struct crypto_aes_ctx *ctx = crypto_tfm_ctx(tfm);
crypto_aes_ctx     38 arch/arm/crypto/aes-cipher-glue.c 	.cra_ctxsize			= sizeof(struct crypto_aes_ctx),
crypto_aes_ctx     63 arch/arm/crypto/aes-neonbs-glue.c 	struct crypto_aes_ctx	fallback;
crypto_aes_ctx     70 arch/arm/crypto/aes-neonbs-glue.c 	struct crypto_aes_ctx rk;
crypto_aes_ctx    129 arch/arm/crypto/aes-neonbs-glue.c 	struct crypto_aes_ctx rk;
crypto_aes_ctx     20 arch/arm64/crypto/aes-ce-ccm-glue.c static int num_rounds(struct crypto_aes_ctx *ctx)
crypto_aes_ctx     49 arch/arm64/crypto/aes-ce-ccm-glue.c 	struct crypto_aes_ctx *ctx = crypto_aead_ctx(tfm);
crypto_aes_ctx    105 arch/arm64/crypto/aes-ce-ccm-glue.c static void ccm_update_mac(struct crypto_aes_ctx *key, u8 mac[], u8 const in[],
crypto_aes_ctx    143 arch/arm64/crypto/aes-ce-ccm-glue.c 	struct crypto_aes_ctx *ctx = crypto_aead_ctx(aead);
crypto_aes_ctx    181 arch/arm64/crypto/aes-ce-ccm-glue.c 			      struct crypto_aes_ctx *ctx, bool enc)
crypto_aes_ctx    231 arch/arm64/crypto/aes-ce-ccm-glue.c 	struct crypto_aes_ctx *ctx = crypto_aead_ctx(aead);
crypto_aes_ctx    288 arch/arm64/crypto/aes-ce-ccm-glue.c 	struct crypto_aes_ctx *ctx = crypto_aead_ctx(aead);
crypto_aes_ctx    353 arch/arm64/crypto/aes-ce-ccm-glue.c 		.cra_ctxsize		= sizeof(struct crypto_aes_ctx),
crypto_aes_ctx     34 arch/arm64/crypto/aes-ce-glue.c static int num_rounds(struct crypto_aes_ctx *ctx)
crypto_aes_ctx     48 arch/arm64/crypto/aes-ce-glue.c 	struct crypto_aes_ctx *ctx = crypto_tfm_ctx(tfm);
crypto_aes_ctx     62 arch/arm64/crypto/aes-ce-glue.c 	struct crypto_aes_ctx *ctx = crypto_tfm_ctx(tfm);
crypto_aes_ctx     74 arch/arm64/crypto/aes-ce-glue.c int ce_aes_expandkey(struct crypto_aes_ctx *ctx, const u8 *in_key,
crypto_aes_ctx    145 arch/arm64/crypto/aes-ce-glue.c 	struct crypto_aes_ctx *ctx = crypto_tfm_ctx(tfm);
crypto_aes_ctx    163 arch/arm64/crypto/aes-ce-glue.c 	.cra_ctxsize		= sizeof(struct crypto_aes_ctx),
crypto_aes_ctx      5 arch/arm64/crypto/aes-ce-setkey.h int ce_aes_expandkey(struct crypto_aes_ctx *ctx, const u8 *in_key,
crypto_aes_ctx     17 arch/arm64/crypto/aes-cipher-glue.c 	struct crypto_aes_ctx *ctx = crypto_tfm_ctx(tfm);
crypto_aes_ctx     25 arch/arm64/crypto/aes-cipher-glue.c 	struct crypto_aes_ctx *ctx = crypto_tfm_ctx(tfm);
crypto_aes_ctx     37 arch/arm64/crypto/aes-cipher-glue.c 	.cra_ctxsize			= sizeof(struct crypto_aes_ctx),
crypto_aes_ctx    111 arch/arm64/crypto/aes-glue.c 	struct crypto_aes_ctx key1;
crypto_aes_ctx    112 arch/arm64/crypto/aes-glue.c 	struct crypto_aes_ctx __aligned(8) key2;
crypto_aes_ctx    116 arch/arm64/crypto/aes-glue.c 	struct crypto_aes_ctx key1;
crypto_aes_ctx    117 arch/arm64/crypto/aes-glue.c 	struct crypto_aes_ctx __aligned(8) key2;
crypto_aes_ctx    122 arch/arm64/crypto/aes-glue.c 	struct crypto_aes_ctx key;
crypto_aes_ctx    134 arch/arm64/crypto/aes-glue.c 	struct crypto_aes_ctx *ctx = crypto_skcipher_ctx(tfm);
crypto_aes_ctx    194 arch/arm64/crypto/aes-glue.c 	struct crypto_aes_ctx *ctx = crypto_skcipher_ctx(tfm);
crypto_aes_ctx    214 arch/arm64/crypto/aes-glue.c 	struct crypto_aes_ctx *ctx = crypto_skcipher_ctx(tfm);
crypto_aes_ctx    235 arch/arm64/crypto/aes-glue.c 	struct crypto_aes_ctx *ctx = crypto_skcipher_ctx(tfm);
crypto_aes_ctx    264 arch/arm64/crypto/aes-glue.c 	struct crypto_aes_ctx *ctx = crypto_skcipher_ctx(tfm);
crypto_aes_ctx    292 arch/arm64/crypto/aes-glue.c 	struct crypto_aes_ctx *ctx = crypto_skcipher_ctx(tfm);
crypto_aes_ctx    349 arch/arm64/crypto/aes-glue.c 	struct crypto_aes_ctx *ctx = crypto_skcipher_ctx(tfm);
crypto_aes_ctx    466 arch/arm64/crypto/aes-glue.c 	struct crypto_aes_ctx *ctx = crypto_skcipher_ctx(tfm);
crypto_aes_ctx    504 arch/arm64/crypto/aes-glue.c 	const struct crypto_aes_ctx *ctx = crypto_skcipher_ctx(tfm);
crypto_aes_ctx    678 arch/arm64/crypto/aes-glue.c 		.cra_ctxsize		= sizeof(struct crypto_aes_ctx),
crypto_aes_ctx    693 arch/arm64/crypto/aes-glue.c 		.cra_ctxsize		= sizeof(struct crypto_aes_ctx),
crypto_aes_ctx    709 arch/arm64/crypto/aes-glue.c 		.cra_ctxsize		= sizeof(struct crypto_aes_ctx),
crypto_aes_ctx    725 arch/arm64/crypto/aes-glue.c 		.cra_ctxsize		= sizeof(struct crypto_aes_ctx),
crypto_aes_ctx    760 arch/arm64/crypto/aes-glue.c 		.cra_ctxsize		= sizeof(struct crypto_aes_ctx),
crypto_aes_ctx    872 arch/arm64/crypto/aes-glue.c static void mac_do_update(struct crypto_aes_ctx *ctx, u8 const in[], int blocks,
crypto_aes_ctx     68 arch/arm64/crypto/aes-neonbs-glue.c 	struct crypto_aes_ctx	fallback;
crypto_aes_ctx     74 arch/arm64/crypto/aes-neonbs-glue.c 	struct crypto_aes_ctx	cts;
crypto_aes_ctx     81 arch/arm64/crypto/aes-neonbs-glue.c 	struct crypto_aes_ctx rk;
crypto_aes_ctx    140 arch/arm64/crypto/aes-neonbs-glue.c 	struct crypto_aes_ctx rk;
crypto_aes_ctx    273 arch/arm64/crypto/aes-neonbs-glue.c 	struct crypto_aes_ctx rk;
crypto_aes_ctx     49 arch/arm64/crypto/ghash-ce-glue.c 	struct crypto_aes_ctx	aes_key;
crypto_aes_ctx    291 arch/arm64/crypto/ghash-ce-glue.c static int num_rounds(struct crypto_aes_ctx *ctx)
crypto_aes_ctx     46 arch/x86/crypto/aesni-intel_glue.c #define CRYPTO_AES_CTX_SIZE (sizeof(struct crypto_aes_ctx) + AESNI_ALIGN_EXTRA)
crypto_aes_ctx     55 arch/x86/crypto/aesni-intel_glue.c 	struct crypto_aes_ctx aes_key_expanded AESNI_ALIGN_ATTR;
crypto_aes_ctx     61 arch/x86/crypto/aesni-intel_glue.c 	struct crypto_aes_ctx aes_key_expanded AESNI_ALIGN_ATTR;
crypto_aes_ctx     65 arch/x86/crypto/aesni-intel_glue.c 	u8 raw_tweak_ctx[sizeof(struct crypto_aes_ctx)] AESNI_ALIGN_ATTR;
crypto_aes_ctx     66 arch/x86/crypto/aesni-intel_glue.c 	u8 raw_crypt_ctx[sizeof(struct crypto_aes_ctx)] AESNI_ALIGN_ATTR;
crypto_aes_ctx     84 arch/x86/crypto/aesni-intel_glue.c asmlinkage int aesni_set_key(struct crypto_aes_ctx *ctx, const u8 *in_key,
crypto_aes_ctx     86 arch/x86/crypto/aesni-intel_glue.c asmlinkage void aesni_enc(struct crypto_aes_ctx *ctx, u8 *out,
crypto_aes_ctx     88 arch/x86/crypto/aesni-intel_glue.c asmlinkage void aesni_dec(struct crypto_aes_ctx *ctx, u8 *out,
crypto_aes_ctx     90 arch/x86/crypto/aesni-intel_glue.c asmlinkage void aesni_ecb_enc(struct crypto_aes_ctx *ctx, u8 *out,
crypto_aes_ctx     92 arch/x86/crypto/aesni-intel_glue.c asmlinkage void aesni_ecb_dec(struct crypto_aes_ctx *ctx, u8 *out,
crypto_aes_ctx     94 arch/x86/crypto/aesni-intel_glue.c asmlinkage void aesni_cbc_enc(struct crypto_aes_ctx *ctx, u8 *out,
crypto_aes_ctx     96 arch/x86/crypto/aesni-intel_glue.c asmlinkage void aesni_cbc_dec(struct crypto_aes_ctx *ctx, u8 *out,
crypto_aes_ctx    104 arch/x86/crypto/aesni-intel_glue.c static void (*aesni_ctr_enc_tfm)(struct crypto_aes_ctx *ctx, u8 *out,
crypto_aes_ctx    106 arch/x86/crypto/aesni-intel_glue.c asmlinkage void aesni_ctr_enc(struct crypto_aes_ctx *ctx, u8 *out,
crypto_aes_ctx    109 arch/x86/crypto/aesni-intel_glue.c asmlinkage void aesni_xts_crypt8(struct crypto_aes_ctx *ctx, u8 *out,
crypto_aes_ctx    307 arch/x86/crypto/aesni-intel_glue.c static inline struct crypto_aes_ctx *aes_ctx(void *raw_ctx)
crypto_aes_ctx    314 arch/x86/crypto/aesni-intel_glue.c 	return (struct crypto_aes_ctx *)ALIGN(addr, align);
crypto_aes_ctx    320 arch/x86/crypto/aesni-intel_glue.c 	struct crypto_aes_ctx *ctx = aes_ctx(raw_ctx);
crypto_aes_ctx    349 arch/x86/crypto/aesni-intel_glue.c 	struct crypto_aes_ctx *ctx = aes_ctx(crypto_tfm_ctx(tfm));
crypto_aes_ctx    362 arch/x86/crypto/aesni-intel_glue.c 	struct crypto_aes_ctx *ctx = aes_ctx(crypto_tfm_ctx(tfm));
crypto_aes_ctx    383 arch/x86/crypto/aesni-intel_glue.c 	struct crypto_aes_ctx *ctx = aes_ctx(crypto_skcipher_ctx(tfm));
crypto_aes_ctx    405 arch/x86/crypto/aesni-intel_glue.c 	struct crypto_aes_ctx *ctx = aes_ctx(crypto_skcipher_ctx(tfm));
crypto_aes_ctx    427 arch/x86/crypto/aesni-intel_glue.c 	struct crypto_aes_ctx *ctx = aes_ctx(crypto_skcipher_ctx(tfm));
crypto_aes_ctx    449 arch/x86/crypto/aesni-intel_glue.c 	struct crypto_aes_ctx *ctx = aes_ctx(crypto_skcipher_ctx(tfm));
crypto_aes_ctx    469 arch/x86/crypto/aesni-intel_glue.c static void ctr_crypt_final(struct crypto_aes_ctx *ctx,
crypto_aes_ctx    485 arch/x86/crypto/aesni-intel_glue.c static void aesni_ctr_enc_avx_tfm(struct crypto_aes_ctx *ctx, u8 *out,
crypto_aes_ctx    506 arch/x86/crypto/aesni-intel_glue.c 	struct crypto_aes_ctx *ctx = aes_ctx(crypto_skcipher_ctx(tfm));
crypto_aes_ctx    631 arch/x86/crypto/aesni-intel_glue.c 	struct crypto_aes_ctx ctx;
crypto_aes_ctx   1138 crypto/aes_generic.c 	struct crypto_aes_ctx *ctx = crypto_tfm_ctx(tfm);
crypto_aes_ctx   1184 crypto/aes_generic.c 	const struct crypto_aes_ctx *ctx = crypto_tfm_ctx(tfm);
crypto_aes_ctx   1254 crypto/aes_generic.c 	const struct crypto_aes_ctx *ctx = crypto_tfm_ctx(tfm);
crypto_aes_ctx   1297 crypto/aes_generic.c 	.cra_ctxsize		=	sizeof(struct crypto_aes_ctx),
crypto_aes_ctx     15 crypto/aes_ti.c 	struct crypto_aes_ctx *ctx = crypto_tfm_ctx(tfm);
crypto_aes_ctx     22 crypto/aes_ti.c 	const struct crypto_aes_ctx *ctx = crypto_tfm_ctx(tfm);
crypto_aes_ctx     38 crypto/aes_ti.c 	const struct crypto_aes_ctx *ctx = crypto_tfm_ctx(tfm);
crypto_aes_ctx     58 crypto/aes_ti.c 	.cra_ctxsize			= sizeof(struct crypto_aes_ctx),
crypto_aes_ctx    530 drivers/crypto/amcc/crypto4xx_alg.c 	struct crypto_aes_ctx ctx;
crypto_aes_ctx    264 drivers/crypto/ccp/ccp-crypto-aes-cmac.c 	struct crypto_aes_ctx aes;
crypto_aes_ctx   1026 drivers/crypto/chelsio/chcr_algo.c 	struct crypto_aes_ctx aes;
crypto_aes_ctx   3348 drivers/crypto/chelsio/chcr_algo.c 	struct crypto_aes_ctx aes;
crypto_aes_ctx    139 drivers/crypto/chelsio/chcr_ipsec.c 	struct crypto_aes_ctx aes;
crypto_aes_ctx    217 drivers/crypto/chelsio/chtls/chtls_hw.c 	struct crypto_aes_ctx aes;
crypto_aes_ctx    276 drivers/crypto/inside-secure/safexcel_cipher.c 	struct crypto_aes_ctx aes;
crypto_aes_ctx    311 drivers/crypto/inside-secure/safexcel_cipher.c 	struct crypto_aes_ctx aes;
crypto_aes_ctx   1282 drivers/crypto/inside-secure/safexcel_cipher.c 	struct crypto_aes_ctx aes;
crypto_aes_ctx   1956 drivers/crypto/inside-secure/safexcel_cipher.c 	struct crypto_aes_ctx aes;
crypto_aes_ctx   2072 drivers/crypto/inside-secure/safexcel_cipher.c 	struct crypto_aes_ctx aes;
crypto_aes_ctx   2190 drivers/crypto/inside-secure/safexcel_cipher.c 	struct crypto_aes_ctx aes;
crypto_aes_ctx     29 drivers/crypto/marvell/cipher.c 	struct crypto_aes_ctx aes;
crypto_aes_ctx    111 drivers/crypto/padlock-aes.c 	struct crypto_aes_ctx gen_aes;
crypto_aes_ctx     68 include/crypto/aes.h int aes_expandkey(struct crypto_aes_ctx *ctx, const u8 *in_key,
crypto_aes_ctx     77 include/crypto/aes.h void aes_encrypt(const struct crypto_aes_ctx *ctx, u8 *out, const u8 *in);
crypto_aes_ctx     85 include/crypto/aes.h void aes_decrypt(const struct crypto_aes_ctx *ctx, u8 *out, const u8 *in);
crypto_aes_ctx    185 lib/crypto/aes.c int aes_expandkey(struct crypto_aes_ctx *ctx, const u8 *in_key,
crypto_aes_ctx    258 lib/crypto/aes.c void aes_encrypt(const struct crypto_aes_ctx *ctx, u8 *out, const u8 *in)
crypto_aes_ctx    309 lib/crypto/aes.c void aes_decrypt(const struct crypto_aes_ctx *ctx, u8 *out, const u8 *in)
crypto_aes_ctx    381 net/bluetooth/smp.c 	struct crypto_aes_ctx ctx;