HomeSort by relevance Sort by last modified time
    Searched defs:key_type (Results 251 - 271 of 271) sorted by null

<<11

  /external/openssh/
key.c 540 snprintf(retval, FLDSIZE_X, "+--[%4s %4u]", key_type(k), key_size(k));
890 key_type(const Key *k) function
    [all...]
ssh-keygen.c 275 key_size(k), key_type(k),
306 fatal("%s: unsupported key type %s", __func__, key_type(k));
327 fatal("%s: unsupported key type %s", __func__, key_type(k));
681 key_type(k));
766 key_type(public));
832 comment ? comment : "no comment", key_type(public));
853 char *key_type; member in struct:__anon9898
871 for (i = 0; key_types[i].key_type; i++) {
888 type = key_type_from_name(key_types[i].key_type);
954 key_type(public))
    [all...]
  /hardware/ti/omap4xxx/kernel-headers/linux/
omapfb.h 175 __u8 key_type; member in struct:omapfb_color_key
  /hardware/ti/omap4xxx/original-kernel-headers/linux/
omapfb.h 171 __u8 key_type; member in struct:omapfb_color_key
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
stl_tree.h 332 typedef _Key key_type; typedef in class:_Rb_tree
752 erase(const key_type& __x);
761 erase(const key_type* __first, const key_type* __last);
775 find(const key_type& __k);
778 find(const key_type& __k) const;
781 count(const key_type& __k) const;
784 lower_bound(const key_type& __k)
788 lower_bound(const key_type& __k) const
792 upper_bound(const key_type& __k
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
stl_tree.h 342 typedef _Key key_type; typedef in class:_Rb_tree
823 erase(const key_type& __x);
844 erase(const key_type* __first, const key_type* __last);
858 find(const key_type& __k);
861 find(const key_type& __k) const;
864 count(const key_type& __k) const;
867 lower_bound(const key_type& __k)
871 lower_bound(const key_type& __k) const
875 upper_bound(const key_type& __k
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
stl_tree.h 342 typedef _Key key_type; typedef in class:_Rb_tree
823 erase(const key_type& __x);
844 erase(const key_type* __first, const key_type* __last);
858 find(const key_type& __k);
861 find(const key_type& __k) const;
864 count(const key_type& __k) const;
867 lower_bound(const key_type& __k)
871 lower_bound(const key_type& __k) const
875 upper_bound(const key_type& __k
    [all...]
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_tree.h 332 typedef _Key key_type; typedef in class:_Rb_tree
752 erase(const key_type& __x);
761 erase(const key_type* __first, const key_type* __last);
775 find(const key_type& __k);
778 find(const key_type& __k) const;
781 count(const key_type& __k) const;
784 lower_bound(const key_type& __k)
788 lower_bound(const key_type& __k) const
792 upper_bound(const key_type& __k
    [all...]
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_tree.h 332 typedef _Key key_type; typedef in class:_Rb_tree
752 erase(const key_type& __x);
761 erase(const key_type* __first, const key_type* __last);
775 find(const key_type& __k);
778 find(const key_type& __k) const;
781 count(const key_type& __k) const;
784 lower_bound(const key_type& __k)
788 lower_bound(const key_type& __k) const
792 upper_bound(const key_type& __k
    [all...]
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_tree.h 332 typedef _Key key_type; typedef in class:_Rb_tree
752 erase(const key_type& __x);
761 erase(const key_type* __first, const key_type* __last);
775 find(const key_type& __k);
778 find(const key_type& __k) const;
781 count(const key_type& __k) const;
784 lower_bound(const key_type& __k)
788 lower_bound(const key_type& __k) const
792 upper_bound(const key_type& __k
    [all...]
  /external/bluetooth/bluez/plugins/
hciops.c 928 uint8_t old_key_type, key_type; local
935 DBG("hci%d dba %s type %d", index, da, evt->key_type);
955 key_info->type = evt->key_type;
958 key_type = evt->key_type;
960 DBG("key type 0x%02x old key type 0x%02x", key_type, old_key_type);
964 if (key_type == 0x06) {
969 key_type = 0x00;
971 key_type = old_key_type;
978 key_info->type = key_type;
    [all...]
  /hardware/broadcom/wlan/bcm4329/dhdutil/include/proto/
bt_amp_hci.h 95 uint8 key_type; member in struct:phy_link_cmd_parms
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
bt_amp_hci.h 95 uint8 key_type; member in struct:phy_link_cmd_parms
  /external/clang/lib/Serialization/
ASTWriter.cpp 1095 typedef const char * key_type; typedef in class:__anon4931::ASTStatCacheTrait
1252 typedef const char *key_type; typedef in class:__anon4932::HeaderFileInfoTrait
2251 typedef Selector key_type; typedef in class:__anon4933::ASTMethodPoolTrait
2489 typedef IdentifierInfo* key_type; typedef in class:__anon4934::ASTIdentifierTableTrait
2666 typedef DeclarationName key_type; typedef in class:__anon4935::ASTDeclContextNameLookupTrait
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpcsvc/
nis.h 140 uint32_t key_type; member in struct:nis_server
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/
nis.h 140 uint32_t key_type; member in struct:nis_server
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/
nis.h 140 uint32_t key_type; member in struct:nis_server
  /external/wpa_supplicant_8/src/drivers/
driver_nl80211.c 1454 enum nl80211_key_type key_type = local
    [all...]
  /external/bluetooth/bluez/lib/bluetooth/
hci.h 562 uint8_t key_type; member in struct:__anon2019
1874 uint8_t key_type; member in struct:__anon2186
    [all...]
  /external/qemu/hw/
bt.h 1497 uint8_t key_type; member in struct:__anon11135
    [all...]
  /system/bluetooth/bluez-clean-headers/bluetooth/
hci.h 560 uint8_t key_type; member in struct:__anon36150
1940 uint8_t key_type; member in struct:__anon36317
    [all...]

Completed in 589 milliseconds

<<11