Home
last modified time | relevance | path

Searched refs:comeback_key (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/wpa/src/ap/
Dhostapd.h331 u8 comeback_key[8]; member
Dieee802_11.c736 if (hmac_sha256(hapd->comeback_key, sizeof(hapd->comeback_key), in comeback_token_hash()
769 if (hmac_sha256_vector(hapd->comeback_key, sizeof(hapd->comeback_key), in check_comeback_token()
796 if (random_get_bytes(hapd->comeback_key, in auth_build_token_req()
797 sizeof(hapd->comeback_key)) < 0) in auth_build_token_req()
800 hapd->comeback_key, sizeof(hapd->comeback_key)); in auth_build_token_req()
838 if (hmac_sha256_vector(hapd->comeback_key, sizeof(hapd->comeback_key), in auth_build_token_req()