/aosp_15_r20/external/tpm2-tss/test/unit/ |
H A D | key-value-parse.c | 30 key_value_t key_value = KEY_VALUE_INIT; in parse_key_value_simple_test() local 44 key_value_t key_value = KEY_VALUE_INIT; in parse_key_value_NULL_string_test() local 71 key_value_t key_value = KEY_VALUE_INIT; in parse_key_value_no_value_test() local 84 key_value_t key_value = KEY_VALUE_INIT; in parse_key_value_no_key_test() local 98 key_value_t key_value = KEY_VALUE_INIT; in parse_key_value_two_seps_test() local 111 key_value_t key_value = KEY_VALUE_INIT; in parse_key_value_all_seps_test() local 125 key_value_t key_value = KEY_VALUE_INIT; in parse_key_value_alt_seps_test() local 148 key_value_callback (const key_value_t *key_value, in key_value_callback()
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tfrt/ir/ |
H A D | tfrt_fallback_common.h | 31 auto key_value = op_attr.template dyn_cast<mlir::ArrayAttr>(); in VerifyExecuteOpCommon() local 48 auto key_value = op_attr.template dyn_cast<mlir::ArrayAttr>(); in VerifyFallbackExecuteOp() local 64 auto key_value = attr.cast<mlir::ArrayAttr>().getValue(); in PrintExecuteOpFuncAttribute() local 85 auto key_value = attr.cast<mlir::ArrayAttr>().getValue(); in PrintExecuteOpCommon() local
|
H A D | tfrt_fallback_common.cc | 31 auto key_value = iter.cast<mlir::ArrayAttr>().getValue(); in GetExecuteOpAttrsCommon() local 104 for (const auto &key_value : op_attrs) { in ParseExecuteOpCommon() local 116 for (const auto &key_value : op_func_attrs) { in ParseExecuteOpCommon() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/runtime_fallback/opdefs/ |
H A D | tfrt_fallback_common.h | 31 auto key_value = op_attr.template dyn_cast<mlir::ArrayAttr>(); in VerifyExecuteOpCommon() local 48 auto key_value = op_attr.template dyn_cast<mlir::ArrayAttr>(); in VerifyFallbackExecuteOp() local 64 auto key_value = attr.cast<mlir::ArrayAttr>().getValue(); in PrintExecuteOpFuncAttribute() local 85 auto key_value = attr.cast<mlir::ArrayAttr>().getValue(); in PrintExecuteOpCommon() local
|
H A D | tfrt_fallback_common.cc | 31 auto key_value = iter.cast<mlir::ArrayAttr>().getValue(); in GetExecuteOpAttrsCommon() local 104 for (const auto &key_value : op_attrs) { in ParseExecuteOpCommon() local 116 for (const auto &key_value : op_func_attrs) { in ParseExecuteOpCommon() local
|
/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/ |
D | mock_btif_storage.cc | 142 bt_status_t btif_storage_add_ble_bonding_key(RawAddress* remote_bd_addr, const uint8_t* key_value, in btif_storage_add_ble_bonding_key() 148 bt_status_t btif_storage_add_ble_local_key(const Octet16& key_value, uint8_t key_type) { in btif_storage_add_ble_local_key() 174 uint8_t* key_value, int key_length) { in btif_storage_get_ble_bonding_key() 179 bt_status_t btif_storage_get_ble_local_key(uint8_t key_type, Octet16* key_value) { in btif_storage_get_ble_local_key()
|
/aosp_15_r20/external/tink/java_src/proto/ |
H A D | ed25519.proto | 39 bytes key_value = 2; field 49 bytes key_value = 2; field
|
/aosp_15_r20/external/tink/python/tink/proto/ |
H A D | ed25519.proto | 39 bytes key_value = 2; field 49 bytes key_value = 2; field
|
/aosp_15_r20/external/tink/cc/proto/ |
H A D | ed25519.proto | 39 bytes key_value = 2; field 49 bytes key_value = 2; field
|
/aosp_15_r20/external/tink/proto/ |
H A D | ed25519.proto | 39 bytes key_value = 2; field 49 bytes key_value = 2; field
|
/aosp_15_r20/external/tink/proto/experimental/pqcrypto/ |
H A D | falcon.proto | 33 bytes key_value = 2; field 41 bytes key_value = 2; field
|
H A D | dilithium.proto | 46 bytes key_value = 2; field 56 bytes key_value = 2; field
|
H A D | sphincs.proto | 62 bytes key_value = 2; field 72 bytes key_value = 2; field
|
/aosp_15_r20/external/tink/cc/proto/experimental/pqcrypto/ |
H A D | falcon.proto | 33 bytes key_value = 2; field 41 bytes key_value = 2; field
|
H A D | dilithium.proto | 46 bytes key_value = 2; field 56 bytes key_value = 2; field
|
H A D | sphincs.proto | 62 bytes key_value = 2; field 72 bytes key_value = 2; field
|
/aosp_15_r20/external/tpm2-tss/src/util/ |
H A D | key-value-parse.c | 30 key_value_t *key_value) in parse_key_value() 72 key_value_t key_value = KEY_VALUE_INIT; in parse_key_value_string() local
|
/aosp_15_r20/external/tink/cc/subtle/ |
H A D | stateful_cmac_boringssl.cc | 37 uint32_t tag_size, const util::SecretData& key_value) { in New() 87 uint32_t tag_size, const util::SecretData& key_value) in StatefulCmacBoringSslFactory()
|
H A D | stateful_hmac_boringssl.cc | 36 HashType hash_type, uint32_t tag_size, const util::SecretData& key_value) { in New() 89 HashType hash_type, uint32_t tag_size, const util::SecretData& key_value) in StatefulHmacBoringSslFactory()
|
H A D | aes_ctr_hmac_streaming.cc | 62 util::SecretData* key_value, in DeriveKeys() 166 util::SecretData key_value; in New() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/classic/actor/ |
D | insert_key_actor.hpp | 52 value_type key_value(key_, value_); in act() local 72 value_type key_value(key, value_); in act() local
|
/aosp_15_r20/external/libbrillo/brillo/ |
H A D | key_value_store.cc | 90 for (const auto& key_value : store_) in SaveToString() local 100 const auto key_value = store_.find(TrimKey(key)); in GetString() local
|
/aosp_15_r20/packages/modules/Bluetooth/system/btif/src/ |
D | btif_storage.cc | 1081 bt_status_t btif_storage_add_ble_bonding_key(RawAddress* remote_bd_addr, const uint8_t* key_value, in btif_storage_add_ble_bonding_key() 1110 uint8_t* key_value, int key_length) { in btif_storage_get_ble_bonding_key() 1158 bt_status_t btif_storage_add_ble_local_key(const Octet16& key_value, uint8_t key_type) { in btif_storage_add_ble_local_key() 1176 bt_status_t btif_storage_get_ble_local_key(uint8_t key_type, Octet16* key_value) { in btif_storage_get_ble_local_key()
|
/aosp_15_r20/external/autotest/server/cros/ap_configurators/ |
H A D | asus_qis_ap_configurator.py | 135 def set_security_wep(self, key_value, authentication): argument 140 def _set_security_wep(self, key_value, authentication): argument
|
/aosp_15_r20/external/intel-media-driver/media_driver/linux/common/os/ |
H A D | mos_context_specific.cpp | 151 key_t key_value = (key_t)key; in ConnectCreateShm() local 222 key_t key_value = (key_t)key; in ConnectCreateSemaphore() local
|