HomeSort by relevance Sort by last modified time
    Searched full:hmac_sha1 (Results 51 - 52 of 52) sorted by null

1 23

  /external/wpa_supplicant_8/src/eap_peer/
eap_peap.c 428 hmac_sha1(data->cmk, 20, buf, sizeof(buf), mac);
    [all...]
  /external/wpa_supplicant/
wpa.c 934 hmac_sha1(key, 16, buf, len, hash);
    [all...]

Completed in 59 milliseconds

1 23