Searched refs:CONFIG_HASH (Results 1 – 1 of 1) sorted by relevance
22 const CONFIG_HASH: i64 = -4670547; constant183 CONFIG_HASH => &mut config_hash, in from_entries()415 map.push((Value::from(CONFIG_HASH), Value::from(config_hash))); in to_cbor_value()469 fields.insert(CONFIG_HASH, Value::Bytes(config_hash)); in valid_payload_sha256()482 fields.insert(CONFIG_HASH, Value::Bytes(config_hash)); in valid_payload_sha384()673 fields.insert(CONFIG_HASH, Value::Bytes(config_hash)); in config_desc_custom_field_above()684 fields.insert(CONFIG_HASH, Value::Bytes(config_hash)); in config_desc_reserved_field_max()695 fields.insert(CONFIG_HASH, Value::Bytes(config_hash)); in config_desc_reserved_field_min()706 fields.insert(CONFIG_HASH, Value::Bytes(config_hash)); in config_desc_custom_field_below()717 fields.insert(CONFIG_HASH, Value::Bytes(config_hash)); in config_desc_custom_fields()[all …]