HomeSort by relevance Sort by last modified time
    Searched defs:key_length (Results 1 - 8 of 8) sorted by null

  /external/webrtc/talk/session/media/
externalhmac.h 66 int key_length; member in struct:__anon26718
  /external/wpa_supplicant_8/src/common/
eapol_common.h 66 /* Note: key_length is unaligned */
67 u8 key_length[2]; member in struct:ieee802_1x_eapol_key
81 * key field (of key_length bytes) contains the key in encrypted form;
82 * if packet body length = 44, key field is absent and key_length
wpa_common.h 174 /* Note: key_info, key_length, and key_data_length are unaligned */
176 u8 key_length[2]; /* big endian */ member in struct:wpa_eapol_key
189 /* Note: key_info, key_length, and key_data_length are unaligned */
191 u8 key_length[2]; /* big endian */ member in struct:wpa_eapol_key_192
  /external/webrtc/webrtc/base/
opensslidentity.cc 50 int key_length = key_params.rsa_params().mod_size; local
55 !RSA_generate_key_ex(rsa, key_length, exponent, NULL) ||
  /system/keymaster/
soft_keymaster_context.cpp 755 size_t key_length; local
    [all...]
  /external/boringssl/src/include/openssl/
x509.h 454 int key_length; member in struct:private_key_st
    [all...]
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
bt_amp_hci.h 94 uint8 key_length; member in struct:phy_link_cmd_parms
802.11.h 1982 uint8 key_length; member in struct:dot11_wnm_sleep_subelem_gtk
    [all...]

Completed in 1645 milliseconds