Home
last modified time | relevance | path

Searched defs:secret (Results 1 – 21 of 21) sorted by relevance

/components/net/lwip/lwip-2.1.2/src/netif/ppp/
A Dchap_ms.c250 const unsigned char *secret, int secret_len, in chapms_verify_response()
298 const unsigned char *secret, int secret_len, in chapms2_verify_response()
375 const unsigned char *challenge, const char *secret, int secret_len, in chapms_make_response()
386 const unsigned char *challenge, const char *secret, int secret_len, in chapms2_make_response()
572 static void NTPasswordHash(u_char *secret, int secret_len, u_char hash[MD4_SIGNATURE_SIZE]) { in NTPasswordHash()
582 static void ChapMS_NT(const u_char *rchallenge, const char *secret, int secret_len, in ChapMS_NT()
595 const char *secret, int secret_len, u_char NTResponse[24]) { in ChapMS2_NT()
612 static void ChapMS_LANMan(u_char *rchallenge, char *secret, int secret_len, in ChapMS_LANMan()
691 const char *secret, int secret_len, in GenerateAuthenticatorResponsePlain()
838 static void ChapMS(ppp_pcb *pcb, const u_char *rchallenge, const char *secret, int secret_len, in ChapMS()
[all …]
A Dchap-md5.c62 const unsigned char *secret, int secret_len, in chap_md5_verify_response()
96 const unsigned char *challenge, const char *secret, int secret_len, in chap_md5_make_response()
A Dchap-new.c416 unsigned char secret[MAXSECRETLEN]; local
442 char secret[MAXSECRETLEN+1]; local
A Dpppapi.c237 const u8_t *secret, u8_t secret_len, in pppapi_pppol2tp_create()
A Dauth.c1904 int get_secret(ppp_pcb *pcb, const char *client, const char *server, char *secret, int *secret_len,… in get_secret()
A Deap.c1315 char secret[MAXSECRETLEN]; in eap_request() local
1729 char secret[MAXSECRETLEN]; in eap_response() local
A Dpppol2tp.c111 const u8_t *secret, u8_t secret_len, in pppol2tp_create()
/components/net/lwip/lwip-2.0.3/src/netif/ppp/
A Dchap_ms.c250 const unsigned char *secret, int secret_len, in chapms_verify_response()
298 const unsigned char *secret, int secret_len, in chapms2_verify_response()
375 const unsigned char *challenge, const char *secret, int secret_len, in chapms_make_response()
386 const unsigned char *challenge, const char *secret, int secret_len, in chapms2_make_response()
572 static void NTPasswordHash(u_char *secret, int secret_len, u_char hash[MD4_SIGNATURE_SIZE]) { in NTPasswordHash()
582 static void ChapMS_NT(const u_char *rchallenge, const char *secret, int secret_len, in ChapMS_NT()
595 const char *secret, int secret_len, u_char NTResponse[24]) { in ChapMS2_NT()
612 static void ChapMS_LANMan(u_char *rchallenge, char *secret, int secret_len, in ChapMS_LANMan()
691 const char *secret, int secret_len, in GenerateAuthenticatorResponsePlain()
838 static void ChapMS(ppp_pcb *pcb, const u_char *rchallenge, const char *secret, int secret_len, in ChapMS()
[all …]
A Dchap-md5.c62 const unsigned char *secret, int secret_len, in chap_md5_verify_response()
96 const unsigned char *challenge, const char *secret, int secret_len, in chap_md5_make_response()
A Dchap-new.c416 unsigned char secret[MAXSECRETLEN]; local
442 char secret[MAXSECRETLEN+1]; local
A Dpppapi.c237 const u8_t *secret, u8_t secret_len, in pppapi_pppol2tp_create()
A Dauth.c1904 int get_secret(ppp_pcb *pcb, const char *client, const char *server, char *secret, int *secret_len,… in get_secret()
A Deap.c1315 char secret[MAXSECRETLEN]; in eap_request() local
1729 char secret[MAXSECRETLEN]; in eap_response() local
A Dpppol2tp.c111 const u8_t *secret, u8_t secret_len, in pppol2tp_create()
/components/net/lwip/lwip-1.4.1/src/netif/ppp/
A Dchpms.c307 char *secret, in ChapMS_NT()
346 char *secret, in ChapMS_LANMan()
366 ChapMS( chap_state *cstate, char *rchallenge, int rchallenge_len, char *secret, int secret_len) in ChapMS()
A Dchap.c428 char secret[MAXSECRETLEN]; in ChapReceiveChallenge() local
528 char secret[MAXSECRETLEN]; in ChapReceiveResponse() local
A Dauth.c1074 get_secret(int unit, char *client, char *server, char *secret, int *secret_len, int save_addrs) in get_secret()
/components/net/lwip/lwip-2.1.2/src/include/netif/ppp/
A Dpppapi.h80 const u8_t *secret; member
A Dpppol2tp.h176 const u8_t *secret; /* Secret string */ member
/components/net/lwip/lwip-2.0.3/src/include/netif/ppp/
A Dpppapi.h80 const u8_t *secret; member
A Dpppol2tp.h172 const u8_t *secret; /* Secret string */ member

Completed in 34 milliseconds