hw_key1           313 drivers/crypto/ccree/cc_cipher.c 	switch (cc_slot_to_key_type(hki.hw_key1)) {
hw_key1           320 drivers/crypto/ccree/cc_cipher.c 		ctx_p->hw.key1_slot = cc_slot_to_hw_key(hki.hw_key1);
hw_key1           323 drivers/crypto/ccree/cc_cipher.c 				hki.hw_key1);
hw_key1           330 drivers/crypto/ccree/cc_cipher.c 			if (hki.hw_key1 == hki.hw_key2) {
hw_key1           332 drivers/crypto/ccree/cc_cipher.c 					hki.hw_key1, hki.hw_key2);
hw_key1           361 drivers/crypto/ccree/cc_cipher.c 		ctx_p->cpp.slot = cc_slot_to_cpp_key(hki.hw_key1);
hw_key1           372 drivers/crypto/ccree/cc_cipher.c 		dev_err(dev, "Unsupported protected key (%d)\n", hki.hw_key1);
hw_key1            33 drivers/crypto/ccree/cc_cipher.h 	u8 hw_key1;