Searched refs:COMPONENT_NAME_KEY (Results 1 – 1 of 1) sorted by relevance
29 const COMPONENT_NAME_KEY: i64 = -70002; constant152 config.push((cbor!(COMPONENT_NAME_KEY)?, cbor!("vm_entry")?)); in generate_config_descriptor()195 Hash, PartialInputs, COMPONENT_NAME_KEY, INSTANCE_HASH_KEY, RKP_VM_MARKER_KEY,257 assert_eq!(config_map.get(&COMPONENT_NAME_KEY).unwrap().as_text().unwrap(), "vm_entry"); in base_config_descriptor()