Searched refs:eap_get_config_otp (Results 1 – 4 of 4) sorted by relevance
45 password = eap_get_config_otp(sm, &password_len); in eap_otp_process()
77 password = eap_get_config_otp(sm, &password_len); in eap_gtc_process()
394 const u8 * eap_get_config_otp(struct eap_sm *sm, size_t *len);
2893 const u8 * eap_get_config_otp(struct eap_sm *sm, size_t *len) in eap_get_config_otp() function