Home
last modified time | relevance | path

Searched refs:check_comeback_token (Results 1 – 4 of 4) sorted by relevance

/freebsd-14.2/contrib/wpa/src/ap/
H A Dcomeback_token.h12 int check_comeback_token(const u8 *comeback_key,
H A Dcomeback_token.c33 int check_comeback_token(const u8 *comeback_key, in check_comeback_token() function
H A Dieee802_11.c1500 check_comeback_token(hapd->comeback_key, in handle_auth_sae()
/freebsd-14.2/contrib/wpa/src/pasn/
H A Dpasn_responder.c708 ret = check_comeback_token(pasn->comeback_key, in handle_auth_pasn_1()