Searched refs:password_mutual (Results 1 – 3 of 3) sorted by relevance
379 ret = crypto_shash_update(desc, auth->password_mutual, in chap_server_compute_md5()380 strlen(auth->password_mutual)); in chap_server_compute_md5()
408 DEF_NACL_AUTH_STR(password_mutual, NAF_PASSWORD_IN_SET);867 DEF_TPG_AUTH_STR(password_mutual, NAF_PASSWORD_IN_SET);1252 DEF_DISC_AUTH_STR(password_mutual, NAF_PASSWORD_IN_SET);
750 char password_mutual[MAX_PASS_LEN]; member