HomeSort by relevance Sort by last modified time
    Searched refs:SECPKG_ATTR_EAP_KEY_BLOCK (Results 1 - 2 of 2) sorted by null

  /external/wpa_supplicant/
tls_schannel.c 282 #ifndef SECPKG_ATTR_EAP_KEY_BLOCK
283 #define SECPKG_ATTR_EAP_KEY_BLOCK 0x5b
289 #endif /* !SECPKG_ATTR_EAP_KEY_BLOCK */
300 &conn->context, SECPKG_ATTR_EAP_KEY_BLOCK, &kb);
303 "SECPKG_ATTR_EAP_KEY_BLOCK) failed (%d)",
  /external/wpa_supplicant_6/wpa_supplicant/src/crypto/
tls_schannel.c 282 #ifndef SECPKG_ATTR_EAP_KEY_BLOCK
283 #define SECPKG_ATTR_EAP_KEY_BLOCK 0x5b
289 #endif /* !SECPKG_ATTR_EAP_KEY_BLOCK */
300 &conn->context, SECPKG_ATTR_EAP_KEY_BLOCK, &kb);
303 "SECPKG_ATTR_EAP_KEY_BLOCK) failed (%d)",

Completed in 561 milliseconds