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

  /external/ppp/pppd/
chap-new.h 93 struct chap_digest_type { struct
111 struct chap_digest_type *next;
116 struct chap_digest_type *digest,
121 extern void chap_register_digest(struct chap_digest_type *);
chap-md5.c 104 static struct chap_digest_type md5_digest = {
chap-new.c 53 struct chap_digest_type *digest,
83 struct chap_digest_type *digest;
98 struct chap_digest_type *digest;
123 struct chap_digest_type *digest,
136 static struct chap_digest_type *chap_digests;
160 chap_register_digest(struct chap_digest_type *dp)
202 struct chap_digest_type *dp;
232 struct chap_digest_type *dp;
316 int (*verifier)(char *, char *, int, struct chap_digest_type *,
398 struct chap_digest_type *digest
    [all...]
chap_ms.c 921 static struct chap_digest_type chapms_digest = {
930 static struct chap_digest_type chapms2_digest = {
  /external/ppp/pppd/plugins/
winbind.c 99 struct chap_digest_type *digest,
518 struct chap_digest_type *digest,
  /external/ppp/pppd/plugins/radius/
radius.c 76 struct chap_digest_type *digest,
85 struct chap_digest_type *digest,
333 struct chap_digest_type *digest,
543 struct chap_digest_type *digest, unsigned char *challenge,
    [all...]

Completed in 1232 milliseconds