HomeSort by: relevance | last modified time | path
    Searched refs:eap_get_config_otp (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/wpa/dist/src/eap_peer/
eap_otp.c 45 password = eap_get_config_otp(sm, &password_len);
eap_gtc.c 77 password = eap_get_config_otp(sm, &password_len);
eap_i.h 403 const u8 * eap_get_config_otp(struct eap_sm *sm, size_t *len);
eap.c 2946 * eap_get_config_otp - Get one-time password from the network configuration
2951 const u8 * eap_get_config_otp(struct eap_sm *sm, size_t *len) function

Completed in 37 milliseconds