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

  /external/wpa_supplicant_8/src/crypto/
sha512.h 23 int hmac_sha512_kdf(const u8 *secret, size_t secret_len,
sha512-kdf.c 16 * hmac_sha512_kdf - HMAC-SHA512 based KDF (RFC 5295)
32 int hmac_sha512_kdf(const u8 *secret, size_t secret_len, function
  /external/wpa_supplicant_8/src/common/
dpp.c 301 return hmac_sha512_kdf(secret, secret_len, NULL,
    [all...]
  /external/wpa_supplicant_8/src/ap/
ieee802_11.c     [all...]
  /external/wpa_supplicant_8/src/rsn_supp/
wpa.c     [all...]

Completed in 288 milliseconds