OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MPPE
(Results
1 - 7
of
7
) sorted by null
/external/ppp/pppd/plugins/radius/etc/
dictionary.microsoft
15
ATTRIBUTE MS-
MPPE
-Encryption-Policy 7 string Microsoft
18
ATTRIBUTE MS-
MPPE
-Encryption-Type 8 string Microsoft
19
ATTRIBUTE MS-
MPPE
-Encryption-Types 8 string Microsoft
23
ATTRIBUTE MS-CHAP-
MPPE
-Keys 12 string Microsoft
27
ATTRIBUTE MS-
MPPE
-Send-Key 16 string Microsoft
28
ATTRIBUTE MS-
MPPE
-Recv-Key 17 string Microsoft
/external/ppp/pppd/
chap_ms.h
83
#ifdef
MPPE
106
#ifdef
MPPE
ccp.c
41
#ifdef
MPPE
68
#ifdef
MPPE
111
#ifdef
MPPE
112
/*
MPPE
options are symmetrical ... we only set wantoptions here */
113
{ "require-
mppe
", o_bool, &ccp_wantoptions[0].
mppe
,
114
"require
MPPE
encryption",
116
{ "+
mppe
", o_bool, &ccp_wantoptions[0].
mppe
,
117
"require
MPPE
encryption"
[
all
...]
Makefile.linux
44
# Uncomment the next line to include support for
MPPE
. CHAPMS (above) must
46
MPPE
=y
92
ifdef
MPPE
chap_ms.c
46
* implementation in RFC 2759. Implemented
MPPE
functionality,
117
#ifdef
MPPE
127
#ifdef
MPPE
130
int mppe_keys_set = 0; /* Have the
MPPE
keys been set? */
133
/* For
MPPE
debug */
140
#include "fsm.h" /* Need to poke
MPPE
options */
664
#ifdef
MPPE
731
/* "This is the
MPPE
Master Key" */
819
#endif /*
MPPE
*/
839
#ifdef
MPPE
[
all
...]
/external/ppp/pppd/plugins/radius/
radius.c
19
*
MPPE
support is by Ralf Hofmann, <ralf.hofmann@elvido.net>, with
33
#ifdef
MPPE
93
#ifdef
MPPE
343
#ifdef
MPPE
344
/* Need the RADIUS secret and Request Authenticator to decode
MPPE
*/
548
#ifdef
MPPE
652
#ifdef
MPPE
656
"RADIUS: bad MS-CHAP-
MPPE
-Keys attribute");
666
"RADIUS: bad MS-
MPPE
-%s-Key attribute",
682
#endif /*
MPPE
*/
[
all
...]
/external/ppp/pppd/plugins/
winbind.c
26
*
MPPE
support is by Ralf Hofmann, <ralf.hofmann@elvido.net>, with
40
#ifdef
MPPE
Completed in 506 milliseconds