Searched defs:client_nonce (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/crypto/heimdal/lib/ntlm/
H A Dtest_ntlm.c265 const unsigned char client_nonce[8] = local
/freebsd-9.3-release/crypto/heimdal/kuser/
H A Dkdigest.c344 char *server_nonce, *client_nonce = NULL, server_identifier; local
260 client_mschapv2(const void *server_nonce, size_t snoncelen, const void *client_nonce, size_t cnoncelen, const char *username, const char *password) argument

Completed in 56 milliseconds