Searched refs:MPPE_KEY_LEN (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/ppp-786.1.1/Authenticators/Radius/
H A Dradlib.c61 /* We need the MPPE_KEY_LEN define */
65 #define MPPE_KEY_LEN 16 macro
1262 if (*len > MPPE_KEY_LEN * 2) {
1264 *len, MPPE_KEY_LEN * 2);

Completed in 210 milliseconds