k2_sg             153 drivers/crypto/ccp/ccp-crypto-aes-cmac.c 		cmac_key_sg = (need_pad) ? &ctx->u.aes.k2_sg
k2_sg             325 drivers/crypto/ccp/ccp-crypto-aes-cmac.c 	sg_init_one(&ctx->u.aes.k2_sg, ctx->u.aes.k2, sizeof(ctx->u.aes.k2));
k2_sg             105 drivers/crypto/ccp/ccp-crypto.h 	struct scatterlist k2_sg;