Searched refs:key_type (Results 76 - 100 of 161) sorted by relevance

1234567

/external/bluetooth/bluedroid/btif/src/
H A Dbtif_storage.c782 uint8_t key_type,
787 int ret = btif_config_set_int("Remote", bdstr, "LinkKeyType", (int)key_type);
965 UINT8 key_type,
971 switch(key_type)
1007 UINT8 key_type,
1015 switch(key_type)
1081 uint8_t key_type,
1085 switch(key_type)
1117 bt_status_t btif_storage_get_ble_local_key(UINT8 key_type, argument
1123 switch(key_type)
780 btif_storage_add_bonded_device(bt_bdaddr_t *remote_bd_addr, LINK_KEY link_key, uint8_t key_type, uint8_t pin_length) argument
963 btif_storage_add_ble_bonding_key(bt_bdaddr_t *remote_bd_addr, char *key, UINT8 key_type, UINT8 key_length) argument
1006 btif_storage_get_ble_bonding_key(bt_bdaddr_t *remote_bd_addr, UINT8 key_type, char *key_value, int key_length) argument
1080 btif_storage_add_ble_local_key(char *key, uint8_t key_type, uint8_t key_length) argument
[all...]
/external/bluetooth/bluedroid/bta/dm/
H A Dbta_dm_api.c717 UINT8 key_type, tBTA_IO_CAP io_cap)
735 p_msg->key_type = key_type;
799 BOOLEAN is_trusted, UINT8 key_type, tBTA_IO_CAP io_cap)
816 p_msg->key_type = key_type;
1274 ** key_type - LE SMP key type.
1279 void BTA_DmAddBleKey (BD_ADDR bd_addr, tBTA_LE_KEY_VALUE *p_le_key, tBTA_LE_KEY_TYPE key_type) argument
1290 p_msg->key_type = key_type;
715 BTA_DmAddDevice(BD_ADDR bd_addr, DEV_CLASS dev_class, LINK_KEY link_key, tBTA_SERVICE_MASK trusted_mask, BOOLEAN is_trusted, UINT8 key_type, tBTA_IO_CAP io_cap) argument
796 BTA_DmAddDevWithName(BD_ADDR bd_addr, DEV_CLASS dev_class, BD_NAME bd_name, UINT8 *features, LINK_KEY link_key, tBTA_SERVICE_MASK trusted_mask, BOOLEAN is_trusted, UINT8 key_type, tBTA_IO_CAP io_cap) argument
[all...]
H A Dbta_dm_act.c58 static UINT8 bta_dm_new_link_key_cback(BD_ADDR bd_addr, DEV_CLASS dev_class, BD_NAME bd_name, LINK_KEY key, UINT8 key_type);
106 static void bta_dm_ble_id_key_cback (UINT8 key_type, tBTM_BLE_LOCAL_KEYS *p_key);
758 trusted_services_mask, p_lc, p_dev->key_type, p_dev->io_cap))
2946 BD_NAME bd_name, LINK_KEY key, UINT8 key_type)
2956 if (key_type != HCI_LKEY_TYPE_AMP_WIFI && key_type != HCI_LKEY_TYPE_AMP_UWB)
2967 p_auth_cmpl->key_type = key_type;
4913 sec_event.ble_key.key_type = p_data->key.key_type;
2945 bta_dm_new_link_key_cback(BD_ADDR bd_addr, DEV_CLASS dev_class, BD_NAME bd_name, LINK_KEY key, UINT8 key_type) argument
4983 bta_dm_ble_id_key_cback(UINT8 key_type, tBTM_BLE_LOCAL_KEYS *p_key) argument
[all...]
/external/stlport/stlport/stl/debug/
H A D_hashtable.h104 typedef _Key key_type; typedef in class:hashtable
129 _STLP_KEY_TYPE_FOR_CONT_EXT(key_type)
284 size_type erase(const key_type& __key) {
/external/bluetooth/bluedroid/stack/smp/
H A Dsmp_api.c308 key.key_type = SMP_KEY_TYPE_TK;
/external/chromium_org/chrome/browser/extensions/api/enterprise_platform_keys_private/
H A Denterprise_platform_keys_private_api_unittest.cc69 chromeos::attestation::AttestationKeyType key_type,
79 chromeos::attestation::AttestationKeyType key_type,
89 chromeos::attestation::AttestationKeyType key_type,
103 chromeos::attestation::AttestationKeyType key_type,
68 RegisterKeyCallbackTrue( chromeos::attestation::AttestationKeyType key_type, const std::string& user_id, const std::string& key_name, const cryptohome::AsyncMethodCaller::Callback& callback) argument
78 RegisterKeyCallbackFalse( chromeos::attestation::AttestationKeyType key_type, const std::string& user_id, const std::string& key_name, const cryptohome::AsyncMethodCaller::Callback& callback) argument
88 SignChallengeCallbackTrue( chromeos::attestation::AttestationKeyType key_type, const std::string& user_id, const std::string& key_name, const std::string& domain, const std::string& device_id, chromeos::attestation::AttestationChallengeOptions options, const std::string& challenge, const cryptohome::AsyncMethodCaller::DataCallback& callback) argument
102 SignChallengeCallbackFalse( chromeos::attestation::AttestationKeyType key_type, const std::string& user_id, const std::string& key_name, const std::string& domain, const std::string& device_id, chromeos::attestation::AttestationChallengeOptions options, const std::string& challenge, const cryptohome::AsyncMethodCaller::DataCallback& callback) argument
/external/chromium_org/net/base/
H A Dexpiring_cache.h86 typedef KeyType key_type; typedef in class:net::ExpiringCache
/external/clang/lib/Frontend/
H A DCacheTokens.cpp114 typedef PTHEntryKeyVariant key_type; typedef in class:__anon17910::FileEntryPTHEntryInfo
115 typedef key_type key_type_ref;
600 typedef PTHIdKey* key_type; typedef in class:__anon17915::PTHIdentifierTableTrait
601 typedef key_type key_type_ref;
/external/kernel-headers/original/uapi/linux/
H A Domapfb.h170 __u8 key_type; member in struct:omapfb_color_key
/external/llvm/include/llvm/ADT/
H A DDenseSet.h30 typedef ValueT key_type; typedef in class:llvm::DenseSet
/external/llvm/lib/ProfileData/
H A DInstrProfWriter.cpp27 typedef StringRef key_type; typedef in class:__anon25898::InstrProfRecordTrait
/external/stlport/stlport/stl/
H A D_hashtable.h233 typedef _Key key_type; typedef in class:hashtable
280 _STLP_KEY_TYPE_FOR_CONT_EXT(key_type)
282 static const key_type& _M_get_key(const value_type& __val) {
565 size_type erase(const key_type& __key);
H A D_hash_set.h57 typedef typename _Ht::key_type key_type; typedef in class:hash_set
80 _STLP_KEY_TYPE_FOR_CONT_EXT(key_type)
243 typedef typename _Ht::key_type key_type; typedef in class:hash_multiset
266 _STLP_KEY_TYPE_FOR_CONT_EXT(key_type)
H A D_tree.h301 typedef _Key key_type; typedef in class:_Rb_tree
314 _STLP_KEY_TYPE_FOR_CONT_EXT(key_type)
502 size_type erase(const key_type& __x) {
509 size_type erase_unique(const key_type& __x) {
526 void erase(const key_type* __first, const key_type* __last) {
/external/bluetooth/bluedroid/stack/btm/
H A Dbtm_ble_addr.c297 (p_dev_rec->ble.key_type & BTM_LE_KEY_PID))
465 (p_dev_rec->ble.key_type & BTM_LE_KEY_PID) != 0)
/external/chromium_org/chrome/browser/predictors/
H A Dresource_prefetcher_unittest.cc30 PrefetchKeyType key_type,
33 key_type, requests.Pass()) { }
27 TestResourcePrefetcher(ResourcePrefetcher::Delegate* delegate, const ResourcePrefetchPredictorConfig& config, const NavigationID& navigation_id, PrefetchKeyType key_type, scoped_ptr<RequestVector> requests) argument
/external/wpa_supplicant_8/hostapd/src/rsn_supp/
H A Dwpa_i.h216 int protect_type, int key_type)
220 key_type);
215 wpa_sm_mlme_setprotection(struct wpa_sm *sm, const u8 *addr, int protect_type, int key_type) argument
/external/wpa_supplicant_8/src/rsn_supp/
H A Dwpa_i.h216 int protect_type, int key_type)
220 key_type);
215 wpa_sm_mlme_setprotection(struct wpa_sm *sm, const u8 *addr, int protect_type, int key_type) argument
/external/wpa_supplicant_8/wpa_supplicant/src/rsn_supp/
H A Dwpa_i.h216 int protect_type, int key_type)
220 key_type);
215 wpa_sm_mlme_setprotection(struct wpa_sm *sm, const u8 *addr, int protect_type, int key_type) argument
/external/wpa_supplicant_8/wpa_supplicant/tests/
H A Dtest_wpa.c151 int protection_type, int key_type)
154 "key_type=%d)",
155 __func__, MAC2STR(addr), protection_type, key_type);
150 supp_mlme_setprotection(void *ctx, const u8 *addr, int protection_type, int key_type) argument
/external/chromium_org/media/formats/webm/
H A Dwebm_cluster_parser_unittest.cc292 text_tracks.insert(std::make_pair(TextTracks::key_type(kTextTrackNum),
532 text_tracks.insert(std::make_pair(TextTracks::key_type(kTextTrackNum),
569 text_tracks.insert(std::make_pair(TextTracks::key_type(kTextTrackNum),
602 text_tracks.insert(std::make_pair(TextTracks::key_type(kSubtitleTextTrackNum),
606 text_tracks.insert(std::make_pair(TextTracks::key_type(kCaptionTextTrackNum),
712 text_tracks.insert(std::make_pair(TextTracks::key_type(kTextTrackNum),
/external/chromium_org/components/wifi/
H A Dwifi_service_win.cc340 std::string* key_type) const;
1746 std::string* key_type) const {
1753 *key_type = kKeyTypeNetwork;
1757 *key_type = kKeyTypePassphrase;
1761 *key_type = kKeyTypePassphrase;
1775 std::string key_type; local
1780 &key_type);
1806 if (!key_type.empty()) {
1808 xml_writer.WriteElement("keyType", key_type);
/external/chromium_org/net/android/
H A Dkeystore_openssl.cc559 PrivateKeyType key_type = GetPrivateKeyType(private_key); local
560 switch (key_type) {
/external/chromium_org/athena/input/
H A Daccelerator_manager_impl.cc75 KeyType key_type) OVERRIDE {
/external/chromium_org/chrome/browser/extensions/
H A Dextension_action.h236 const typename Map::key_type& key) {

Completed in 604 milliseconds

1234567