crypto_sm4_ctx     22 arch/arm64/crypto/sm4-ce-glue.c 	const struct crypto_sm4_ctx *ctx = crypto_tfm_ctx(tfm);
crypto_sm4_ctx     35 arch/arm64/crypto/sm4-ce-glue.c 	const struct crypto_sm4_ctx *ctx = crypto_tfm_ctx(tfm);
crypto_sm4_ctx     52 arch/arm64/crypto/sm4-ce-glue.c 	.cra_ctxsize			= sizeof(struct crypto_sm4_ctx),
crypto_sm4_ctx    116 crypto/sm4_generic.c int crypto_sm4_expand_key(struct crypto_sm4_ctx *ctx, const u8 *in_key,
crypto_sm4_ctx    159 crypto/sm4_generic.c 	struct crypto_sm4_ctx *ctx = crypto_tfm_ctx(tfm);
crypto_sm4_ctx    195 crypto/sm4_generic.c 	const struct crypto_sm4_ctx *ctx = crypto_tfm_ctx(tfm);
crypto_sm4_ctx    205 crypto/sm4_generic.c 	const struct crypto_sm4_ctx *ctx = crypto_tfm_ctx(tfm);
crypto_sm4_ctx    217 crypto/sm4_generic.c 	.cra_ctxsize		=	sizeof(struct crypto_sm4_ctx),
crypto_sm4_ctx     25 include/crypto/sm4.h int crypto_sm4_expand_key(struct crypto_sm4_ctx *ctx, const u8 *in_key,