Home
last modified time | relevance | path

Searched defs:client_nonce (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/heimdal/kuser/
H A Dkdigest.c271 const void *client_nonce, size_t cnoncelen, in client_mschapv2()
362 char *server_nonce, *client_nonce = NULL, server_identifier; in digest_client_request() local
/freebsd/crypto/heimdal/lib/ntlm/
H A Dtest_ntlm.c262 const unsigned char client_nonce[8] = in test_ntlm2_session_resp() local
/freebsd/contrib/unbound/util/
H A Dnetevent.h140 uint8_t client_nonce[crypto_box_HALF_NONCEBYTES]; member