HomeSort by relevance Sort by last modified time
    Searched refs:MPPE_MasterKeyValid (Results 1 - 4 of 4) sorted by null

  /external/libppp/src/
mppe.h 31 extern int MPPE_MasterKeyValid;
mppe.c 108 int MPPE_MasterKeyValid = 0;
519 if (!MPPE_MasterKeyValid) {
543 if (!MPPE_MasterKeyValid)
582 if (!MPPE_MasterKeyValid) {
683 if (!MPPE_MasterKeyValid) {
739 if (!MPPE_MasterKeyValid) {
chap.c 563 MPPE_MasterKeyValid = 1; /* XXX Global ! */
948 MPPE_MasterKeyValid = 1; /* XXX Global ! */
bundle.c 134 MPPE_MasterKeyValid = 0;
    [all...]

Completed in 739 milliseconds