Home
last modified time | relevance | path

Searched defs:secret_len (Results 1 – 10 of 10) sorted by relevance

/reactos/drivers/network/tcpip/lwip/src/netif/ppp/
H 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 …]
H 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()
H A Dchap-new.c417 int secret_len; local
438 int secret_len; local
H A Dpppapi.c237 const u8_t *secret, u8_t secret_len, in pppapi_pppol2tp_create()
H A Dauth.c1906 int get_secret(ppp_pcb *pcb, const char *client, const char *server, char *secret, int *secret_len,… in get_secret()
H A Deap.c1314 int secret_len; in eap_request() local
1734 int secret_len; in eap_response() local
H A Dpppol2tp.c111 const u8_t *secret, u8_t secret_len, in pppol2tp_create()
/reactos/drivers/network/tcpip/lwip/src/include/netif/ppp/
H A Dpppapi.h81 u8_t secret_len; member
H A Dpppol2tp.h177 u8_t secret_len; /* Secret string length */ member
/reactos/dll/3rdparty/mbedtls/
H A Decp.c205 const mbedtls_mpi *secret, size_t secret_len ) in ecp_drbg_seed()
264 const mbedtls_mpi *secret, size_t secret_len ) in ecp_drbg_seed()
329 const mbedtls_mpi *secret, size_t secret_len ) in ecp_drbg_seed()