Searched refs:password_mutual (Results 1 – 3 of 3) sorted by relevance
370 ret = crypto_shash_update(desc, auth->password_mutual, in chap_server_compute_md5()371 strlen(auth->password_mutual)); in chap_server_compute_md5()
400 DEF_NACL_AUTH_STR(password_mutual, NAF_PASSWORD_IN_SET);859 DEF_TPG_AUTH_STR(password_mutual, NAF_PASSWORD_IN_SET);1244 DEF_DISC_AUTH_STR(password_mutual, NAF_PASSWORD_IN_SET);
752 char password_mutual[MAX_PASS_LEN]; member