kn_len            170 drivers/crypto/ccp/ccp-crypto-aes-cmac.c 	rctx->cmd.u.aes.cmac_key_len = ctx->u.aes.kn_len;
kn_len            323 drivers/crypto/ccp/ccp-crypto-aes-cmac.c 	ctx->u.aes.kn_len = sizeof(ctx->u.aes.k1);
kn_len            106 drivers/crypto/ccp/ccp-crypto.h 	unsigned int kn_len;