Searched defs:MAX_SECRET_LENGTH (Results 1 - 1 of 1) sorted by relevance

/external/ppp/pppd/plugins/radius/
H A Dradiusclient.h70 #define MAX_SECRET_LENGTH (3 * 16) /* MUST be multiple of 16 */ macro
358 char secret[MAX_SECRET_LENGTH + 1];

Completed in 79 milliseconds