| /openbmc/u-boot/fs/ubifs/ |
| H A D | key.h | 85 union ubifs_key *key, ino_t inum) in ino_key_init() 100 union ubifs_key *key = k; in ino_key_init_flash() local 114 union ubifs_key *key, ino_t inum) in lowest_ino_key() 127 union ubifs_key *key, ino_t inum) in highest_ino_key() 141 union ubifs_key *key, ino_t inum, in dent_key_init() 160 union ubifs_key *key, ino_t inum, in dent_key_init_hash() 178 union ubifs_key *key = k; in dent_key_init_flash() local 195 union ubifs_key *key, ino_t inum) in lowest_dent_key() 209 union ubifs_key *key, ino_t inum, in xent_key_init() 229 union ubifs_key *key = k; in xent_key_init_flash() local [all …]
|
| /openbmc/qemu/qobject/ |
| H A D | qdict.c | 56 static QDictEntry *alloc_entry(const char *key, QObject *value) in alloc_entry() 92 const char *key, unsigned int bucket) in qdict_find() 115 void qdict_put_obj(QDict *qdict, const char *key, QObject *value) in qdict_put_obj() 134 void qdict_put_int(QDict *qdict, const char *key, int64_t value) in qdict_put_int() 139 void qdict_put_bool(QDict *qdict, const char *key, bool value) in qdict_put_bool() 144 void qdict_put_str(QDict *qdict, const char *key, const char *value) in qdict_put_str() 149 void qdict_put_null(QDict *qdict, const char *key) in qdict_put_null() 160 QObject *qdict_get(const QDict *qdict, const char *key) in qdict_get() 173 int qdict_haskey(const QDict *qdict, const char *key) in qdict_haskey() 194 double qdict_get_double(const QDict *qdict, const char *key) in qdict_get_double() [all …]
|
| /openbmc/qemu/hw/usb/ |
| H A D | u2f.c | 142 static void u2f_key_reset(U2FKeyState *key) in u2f_key_reset() 151 U2FKeyState *key = U2F_KEY(dev); in u2f_key_handle_reset() local 159 U2FKeyState *key = U2F_KEY(dev); in u2f_key_handle_control() local 194 static void u2f_key_recv_from_guest(U2FKeyState *key, USBPacket *p) in u2f_key_recv_from_guest() 207 static void u2f_pending_in_add(U2FKeyState *key, in u2f_pending_in_add() 223 static uint8_t *u2f_pending_in_get(U2FKeyState *key) in u2f_pending_in_get() 240 U2FKeyState *key = U2F_KEY(dev); in u2f_key_handle_data() local 267 void u2f_send_to_guest(U2FKeyState *key, in u2f_send_to_guest() 276 U2FKeyState *key = U2F_KEY(dev); in u2f_key_unrealize() local 286 U2FKeyState *key = U2F_KEY(dev); in u2f_key_realize() local
|
| H A D | canokey.c | 70 CanoKeyState *key = base; in canokey_emu_stall_ep() local 80 CanoKeyState *key = base; in canokey_emu_set_address() local 89 CanoKeyState *key = base; in canokey_emu_prepare_receive() local 99 CanoKeyState *key = base; in canokey_emu_transmit() local 129 CanoKeyState *key = base; in canokey_emu_get_rx_data_size() local 139 CanoKeyState *key = CANOKEY(dev); in canokey_handle_reset() local 152 CanoKeyState *key = CANOKEY(dev); in canokey_handle_control() local 190 CanoKeyState *key = CANOKEY(dev); in canokey_handle_data() local 273 CanoKeyState *key = CANOKEY(base); in canokey_realize() local
|
| H A D | u2f-passthru.c | 118 static void u2f_passthru_reset(U2FPassthruState *key) in u2f_passthru_reset() 130 U2FPassthruState *key = opaque; in u2f_timeout_check() local 140 static int u2f_transaction_get_index(U2FPassthruState *key, uint32_t cid) in u2f_transaction_get_index() 152 static struct transaction *u2f_transaction_get(U2FPassthruState *key, in u2f_transaction_get() 162 static struct transaction *u2f_transaction_get_from_nonce(U2FPassthruState *key, in u2f_transaction_get_from_nonce() 177 static void u2f_transaction_close(U2FPassthruState *key, uint32_t cid) in u2f_transaction_close() 204 static void u2f_transaction_add(U2FPassthruState *key, uint32_t cid, in u2f_transaction_add() 236 static void u2f_transaction_start(U2FPassthruState *key, in u2f_transaction_start() 258 static void u2f_passthru_recv_from_host(U2FPassthruState *key, in u2f_passthru_recv_from_host() 307 U2FPassthruState *key = opaque; in u2f_passthru_read() local [all …]
|
| H A D | u2f-emulated.c | 104 static void u2f_emulated_reset(U2FEmulatedState *key) in u2f_emulated_reset() 111 static void u2f_pending_out_add(U2FEmulatedState *key, in u2f_pending_out_add() 127 static uint8_t *u2f_pending_out_get(U2FEmulatedState *key) in u2f_pending_out_get() 145 U2FEmulatedState *key = EMULATED_U2F_KEY(base); in u2f_emulated_recv_from_guest() local 158 U2FEmulatedState *key = arg; in u2f_emulated_thread() local 241 static u2f_emu_rc u2f_emulated_setup_vdev_manualy(U2FEmulatedState *key) in u2f_emulated_setup_vdev_manualy() 281 U2FEmulatedState *key = container_of(notifier, U2FEmulatedState, notifier); in u2f_emulated_event_handler() local 300 U2FEmulatedState *key = EMULATED_U2F_KEY(base); in u2f_emulated_realize() local 348 U2FEmulatedState *key = EMULATED_U2F_KEY(base); in u2f_emulated_unrealize() local
|
| /openbmc/qemu/hw/virtio/ |
| H A D | cbor-helpers.c | 13 bool qemu_cbor_map_add(cbor_item_t *map, cbor_item_t *key, cbor_item_t *value) in qemu_cbor_map_add() 42 bool qemu_cbor_add_bool_to_map(cbor_item_t *map, const char *key, bool value) in qemu_cbor_add_bool_to_map() 71 bool qemu_cbor_add_uint8_to_map(cbor_item_t *map, const char *key, in qemu_cbor_add_uint8_to_map() 101 bool qemu_cbor_add_map_to_map(cbor_item_t *map, const char *key, in qemu_cbor_add_map_to_map() 133 bool qemu_cbor_add_bytestring_to_map(cbor_item_t *map, const char *key, in qemu_cbor_add_bytestring_to_map() 163 bool qemu_cbor_add_null_to_map(cbor_item_t *map, const char *key) in qemu_cbor_add_null_to_map() 192 bool qemu_cbor_add_string_to_map(cbor_item_t *map, const char *key, in qemu_cbor_add_string_to_map() 222 bool qemu_cbor_add_uint8_array_to_map(cbor_item_t *map, const char *key, in qemu_cbor_add_uint8_array_to_map() 263 bool qemu_cbor_add_uint8_key_bytestring_to_map(cbor_item_t *map, uint8_t key, in qemu_cbor_add_uint8_key_bytestring_to_map() 293 bool qemu_cbor_add_uint64_to_map(cbor_item_t *map, const char *key, in qemu_cbor_add_uint64_to_map()
|
| /openbmc/u-boot/lib/libavb/ |
| H A D | avb_rsa.c | 25 IAvbKey* key = NULL; in iavb_parse_key_data() local 82 static void iavb_free_parsed_key(IAvbKey* key) { in iavb_free_parsed_key() 87 static void subM(const IAvbKey* key, uint32_t* a) { in subM() 98 static int geM(const IAvbKey* key, uint32_t* a) { in geM() 113 static void montMulAdd(const IAvbKey* key, in montMulAdd() 138 static void montMul(const IAvbKey* key, uint32_t* c, uint32_t* a, uint32_t* b) { in montMul() 151 static void modpowF4(const IAvbKey* key, uint8_t* inout) { in modpowF4() 207 bool avb_rsa_verify(const uint8_t* key, in avb_rsa_verify()
|
| /openbmc/u-boot/lib/rsa/ |
| H A D | rsa-mod-exp.c | 36 static void subtract_modulus(const struct rsa_public_key *key, uint32_t num[]) in subtract_modulus() 55 static int greater_equal_modulus(const struct rsa_public_key *key, in greater_equal_modulus() 80 static void montgomery_mul_add_step(const struct rsa_public_key *key, in montgomery_mul_add_step() 115 static void montgomery_mul(const struct rsa_public_key *key, in montgomery_mul() 132 static int num_public_exponent_bits(const struct rsa_public_key *key, in num_public_exponent_bits() 162 static int is_public_exponent_bit_set(const struct rsa_public_key *key, in is_public_exponent_bit_set() 174 static int pow_mod(const struct rsa_public_key *key, uint32_t *inout) in pow_mod() 252 struct rsa_public_key key; in rsa_mod_exp_sw() local 320 struct rsa_public_key *key; in zynq_pow_mod() local
|
| /openbmc/qemu/tests/unit/ |
| H A D | check-qdict.c | 73 const char *key = "test"; in qdict_get_test() local 91 const char *key = "int"; in qdict_get_int_test() local 106 const char *key = "int"; in qdict_get_try_int_test() local 127 const char *key = "key"; in qdict_get_str_test() local 143 const char *key = "key"; in qdict_get_try_str_test() local 166 const char *key = "test"; in qdict_haskey_test() local 177 const char *key = "key test"; in qdict_del_test() local 238 const char *key = "exists"; in qdict_put_exists_test() local 274 static QString *read_line(FILE *file, char *key) in read_line() 290 char key[128]; in qdict_stress_test() local
|
| /openbmc/bmcweb/redfish-core/include/utils/ |
| H A D | json_utils.hpp | 98 bool checkRange(const FromType& from, std::string_view key) in checkRange() 135 UnpackErrorCode unpackValueVariant(nlohmann::json& j, std::string_view key, in unpackValueVariant() 155 std::string_view key, Type& value) in unpackValueWithErrorCode() 282 bool unpackValue(nlohmann::json& jsonValue, std::string_view key, in unpackValue() 371 bool unpackValue(nlohmann::json& jsonValue, std::string_view key, Type& value) in unpackValue() 510 std::string_view key; member 526 std::string_view key = unpackSpec.key; in readJsonHelperObject() local 617 void packVariant(std::span<PerUnpack> toPack, std::string_view key, in packVariant() 632 std::string_view key, FirstType&& first, in readJsonObject() 644 std::string_view key, FirstType&& first, UnpackTypes&&... in) in readJson() [all …]
|
| /openbmc/pyphosphor/obmc/utils/ |
| H A D | pathtree.py | 113 def _get_node(self, key): argument 128 def __missing__(self, key): argument 134 def __delitem__(self, key): argument 148 def __setitem__(self, key, value): argument 159 def __getitem__(self, key): argument 165 def setdefault(self, key, default): argument 171 def get(self, key, default=None): argument 179 def get_children(self, key): argument 182 def demote(self, key): argument
|
| /openbmc/telemetry/src/utils/ |
| H A D | contains.hpp | 22 const typename T::value_type::first_type& key) in contains() 28 inline bool contains(const T& container, const typename T::value_type& key) in contains() 34 inline bool contains(const T& container, const typename T::value_type& key) in contains()
|
| /openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/thingsboard-gateway/thingsboard-gateway/ |
| H A D | snmp.json | 12 "key": "ReceivedFromGet", string 18 "key": "ReceivedFromMultiGet", string 27 "key": "ReceivedFromGetNext", string 33 "key": "ReceivedFromMultiWalk", string 41 "key": "ReceivedFromBulkWalk", string 49 "key": "ReceivedFromBulkGet", string 64 "key": "ReceivedFromWalk", string 70 "key": "ReceivedFromTable", string 124 "key": "ReceivedFromGetWithCustomConverter", string 131 "key": "ReceivedFromTableWithCustomConverter", string
|
| H A D | request.json | 12 "key": "serialNumber", string 19 "key": "Maintainer", string 42 "key": "Totaliser", string 51 "key": "Flow", string 60 "key": "Temperature", string 69 "key": "Pressure", string 78 "key": "deviceStatus", string 87 "key": "OUT2", string 95 "key": "OUT1", string
|
| H A D | mqtt.json | 24 "key": "model", string 29 "key": "${sensorModel}", string 36 "key": "temperature", string 41 "key": "humidity", string 57 "key": "model", string 64 "key": "temperature", string 69 "key": "humidity", string
|
| /openbmc/openbmc/poky/bitbake/lib/bb/ |
| H A D | COW.py | 54 def __setitem__(cls, key, value): argument 61 def __getmutable__(cls, key, readonly=False): argument 83 def __getreadonly__(cls, key, default=__getmarker__): argument 89 def __getitem__(cls, key, default=__getmarker__, readonly=False): argument 107 def __delitem__(cls, key): argument 110 def __revertitem__(cls, key): argument 115 def __contains__(cls, key): argument 118 def has_key(cls, key): argument
|
| /openbmc/phosphor-user-manager/ |
| H A D | json_serializer.hpp | 29 nlohmann::json makeJson(const std::string& key, const std::string& value) in makeJson() 48 for (auto key : keys) in getLeafNode() local 58 void serialize(std::string key, const std::string value) in serialize() 63 void deserialize(std::string key, T& value) in deserialize() 71 void erase(std::string key) in erase()
|
| /openbmc/qemu/net/ |
| H A D | colo.c | 22 const ConnectionKey *key = opaque; in connection_key_hash() local 100 void extract_ip_and_port(uint32_t tmp_ports, ConnectionKey *key, in extract_ip_and_port() 116 void fill_connection_key(Packet *pkt, ConnectionKey *key, bool reverse) in fill_connection_key() 141 Connection *connection_new(ConnectionKey *key) in connection_new() 218 ConnectionKey *key, in connection_get() 247 ConnectionKey *key) in connection_has_tracked()
|
| /openbmc/qemu/tests/qtest/libqos/ |
| H A D | fw_cfg.c | 23 void qfw_cfg_select(QFWCFG *fw_cfg, uint16_t key) in qfw_cfg_select() 33 void qfw_cfg_get(QFWCFG *fw_cfg, uint16_t key, void *data, size_t len) in qfw_cfg_get() 39 uint16_t qfw_cfg_get_u16(QFWCFG *fw_cfg, uint16_t key) in qfw_cfg_get_u16() 46 uint32_t qfw_cfg_get_u32(QFWCFG *fw_cfg, uint16_t key) in qfw_cfg_get_u32() 53 uint64_t qfw_cfg_get_u64(QFWCFG *fw_cfg, uint16_t key) in qfw_cfg_get_u64() 60 static void mm_fw_cfg_select(QFWCFG *fw_cfg, uint16_t key) in mm_fw_cfg_select() 105 static void qfw_cfg_write_entry(QFWCFG *fw_cfg, QOSState *qs, uint16_t key, in qfw_cfg_write_entry() 112 static void qfw_cfg_read_entry(QFWCFG *fw_cfg, QOSState *qs, uint16_t key, in qfw_cfg_read_entry() 290 static void io_fw_cfg_select(QFWCFG *fw_cfg, uint16_t key) in io_fw_cfg_select()
|
| /openbmc/qemu/util/ |
| H A D | qtree.c | 87 gpointer key; /* key for this node */ member 119 q_tree_node_new(gpointer key, in q_tree_node_new() 444 gpointer key, in q_tree_insert_node() 473 gpointer key, in q_tree_insert() 501 gpointer key, in q_tree_replace_node() 528 gpointer key, in q_tree_replace() 537 gpointer key, in q_tree_insert_internal() 678 gconstpointer key) in q_tree_remove() 708 gconstpointer key) in q_tree_steal() 726 gconstpointer key, in q_tree_remove_internal() [all …]
|
| /openbmc/qemu/include/qemu/ |
| H A D | qtree.h | 135 gpointer key, in q_tree_insert() 142 gpointer key, in q_tree_replace() 149 gconstpointer key) in q_tree_remove() 155 gconstpointer key) in q_tree_steal() 161 gconstpointer key) in q_tree_lookup()
|
| /openbmc/skeleton/pystatemgr/ |
| H A D | discover_system_state.py | 59 def getInterface(bus, objs, key): argument 66 def getProperty(bus, objs, key, prop): argument 74 def setProperty(bus, objs, key, prop, prop_value): argument
|
| /openbmc/qemu/hw/mips/ |
| H A D | fw_cfg.c | 19 const char *fw_cfg_arch_key_name(uint16_t key) in fw_cfg_arch_key_name() 22 uint16_t key; in fw_cfg_arch_key_name() member
|
| /openbmc/qemu/hw/ppc/ |
| H A D | fw_cfg.c | 19 const char *fw_cfg_arch_key_name(uint16_t key) in fw_cfg_arch_key_name() 22 uint16_t key; in fw_cfg_arch_key_name() member
|