Home | History | Annotate | Download | only in racoon

Lines Matching full:psk

1009  * base:psk,rsa
1361 plog(LLV_DEBUG, LOCATION, NULL, "HASH for PSK validated.\n");
2387 * psk: SKEYID = prf(pre-shared-key, Ni_b | Nr_b)
2423 * failed to get the psk by ID, racoon try to get
2424 * the psk by remote IP address.
2435 plog(LLV_DEBUG, LOCATION, NULL, "the psk found.\n");
2436 /* should be secret PSK */
2437 plog(LLV_DEBUG2, LOCATION, NULL, "psk: ");