Home
last modified time | relevance | path

Searched defs:secret_len (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.c417 int secret_len; local
438 int secret_len; 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.c1314 int secret_len; in eap_request() local
1728 int secret_len; 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.c417 int secret_len; local
438 int secret_len; 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.c1314 int secret_len; in eap_request() local
1728 int secret_len; 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.c308 int secret_len, in ChapMS_NT()
347 int secret_len, in ChapMS_LANMan()
366 ChapMS( chap_state *cstate, char *rchallenge, int rchallenge_len, char *secret, int secret_len) in ChapMS()
A Dchap.c427 int secret_len; in ChapReceiveChallenge() local
524 int secret_len, old_state; 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.h81 u8_t secret_len; member
A Dpppol2tp.h177 u8_t secret_len; /* Secret string length */ member
/components/net/lwip/lwip-2.0.3/src/include/netif/ppp/
A Dpppapi.h81 u8_t secret_len; member
A Dpppol2tp.h173 u8_t secret_len; /* Secret string length */ member

Completed in 60 milliseconds