HomeSort by relevance Sort by last modified time
    Searched full:authkey (Results 1 - 25 of 25) sorted by null

  /external/wpa_supplicant_6/wpa_supplicant/src/wps/
wps_common.c 116 os_memcpy(wps->authkey, keys, WPS_AUTHKEY_LEN);
121 wpa_hexdump_key(MSG_DEBUG, "WPS: AuthKey",
122 wps->authkey, WPS_AUTHKEY_LEN);
136 hmac_sha256(wps->authkey, WPS_AUTHKEY_LEN, dev_passwd,
139 hmac_sha256(wps->authkey, WPS_AUTHKEY_LEN,
wps_attr_build.c 122 hmac_sha256_vector(wps->authkey, WPS_AUTHKEY_LEN, 2, addr, len, hash);
218 hmac_sha256(wps->authkey, WPS_AUTHKEY_LEN, wpabuf_head(msg),
wps_attr_process.c 48 hmac_sha256_vector(wps->authkey, WPS_AUTHKEY_LEN, 2, addr, len, hash);
79 hmac_sha256(wps->authkey, WPS_AUTHKEY_LEN, head, len, hash);
wps_i.h 62 u8 authkey[WPS_AUTHKEY_LEN]; member in struct:wps_data
wps_enrollee.c 80 hmac_sha256_vector(wps->authkey, WPS_AUTHKEY_LEN, 4, addr, len, hash);
90 hmac_sha256_vector(wps->authkey, WPS_AUTHKEY_LEN, 4, addr, len, hash);
579 hmac_sha256_vector(wps->authkey, WPS_AUTHKEY_LEN, 4, addr, len, hash);
619 hmac_sha256_vector(wps->authkey, WPS_AUTHKEY_LEN, 4, addr, len, hash);
wps_registrar.c 956 hmac_sha256_vector(wps->authkey, WPS_AUTHKEY_LEN, 4, addr, len, hash);
966 hmac_sha256_vector(wps->authkey, WPS_AUTHKEY_LEN, 4, addr, len, hash);
    [all...]
  /external/wpa_supplicant_8/src/wps/
wps_common.c 114 os_memcpy(wps->authkey, keys, WPS_AUTHKEY_LEN);
119 wpa_hexdump_key(MSG_DEBUG, "WPS: AuthKey",
120 wps->authkey, WPS_AUTHKEY_LEN);
134 hmac_sha256(wps->authkey, WPS_AUTHKEY_LEN, dev_passwd,
137 hmac_sha256(wps->authkey, WPS_AUTHKEY_LEN,
wps_attr_build.c 144 hmac_sha256_vector(wps->authkey, WPS_AUTHKEY_LEN, 2, addr, len, hash);
303 hmac_sha256(wps->authkey, WPS_AUTHKEY_LEN, wpabuf_head(msg),
wps_attr_process.c 42 hmac_sha256_vector(wps->authkey, WPS_AUTHKEY_LEN, 2, addr, len, hash);
73 hmac_sha256(wps->authkey, WPS_AUTHKEY_LEN, head, len, hash);
wps_enrollee.c 76 hmac_sha256_vector(wps->authkey, WPS_AUTHKEY_LEN, 4, addr, len, hash);
86 hmac_sha256_vector(wps->authkey, WPS_AUTHKEY_LEN, 4, addr, len, hash);
605 hmac_sha256_vector(wps->authkey, WPS_AUTHKEY_LEN, 4, addr, len, hash);
645 hmac_sha256_vector(wps->authkey, WPS_AUTHKEY_LEN, 4, addr, len, hash);
    [all...]
wps_i.h 61 u8 authkey[WPS_AUTHKEY_LEN]; member in struct:wps_data
wps_registrar.c     [all...]
  /external/kernel-headers/original/linux/
key.h 180 typedef int (*request_key_actor_t)(struct key *key, struct key *authkey,
232 * - authkey is the authority to assume when instantiating this key
  /external/openssl/crypto/bio/
bss_dgram.c 1303 struct sctp_authkey *authkey; local
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/
libpulse.so 
libpulse.so.0 
libpulse.so.0.4 
libpulse.so.0.4.1 
libpulse.a 48 libpulse_la-authkey.o/
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/lib/
libpulse.so 
libpulse.so.0 
libpulse.so.0.4 
libpulse.so.0.4.1 
libpulse.a 48 libpulse_la-authkey.o/
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/lib/
libpulse.a 139 libpulse_la-authkey.o/
    [all...]

Completed in 1118 milliseconds