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

  /external/wpa_supplicant_6/wpa_supplicant/src/crypto/
ms_funcs.c 283 * get_asymetric_start_key - GetAsymetricStartKey() - RFC 3079, Sect. 3.4
290 void get_asymetric_start_key(const u8 *master_key, u8 *session_key, function
  /external/wpa_supplicant_8/src/crypto/
ms_funcs.c 347 * get_asymetric_start_key - GetAsymetricStartKey() - RFC 3079, Sect. 3.4
355 int get_asymetric_start_key(const u8 *master_key, u8 *session_key, function

Completed in 1405 milliseconds