k1_sg             154 drivers/crypto/ccp/ccp-crypto-aes-cmac.c 					 : &ctx->u.aes.k1_sg;
k1_sg             324 drivers/crypto/ccp/ccp-crypto-aes-cmac.c 	sg_init_one(&ctx->u.aes.k1_sg, ctx->u.aes.k1, sizeof(ctx->u.aes.k1));
k1_sg             104 drivers/crypto/ccp/ccp-crypto.h 	struct scatterlist k1_sg;