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

/freebsd-13-stable/crypto/heimdal/kuser/
H A Dkdigest.c362 char *server_nonce, *client_nonce = NULL, server_identifier; local
270 client_mschapv2(const void *server_nonce, size_t snoncelen, const void *client_nonce, size_t cnoncelen, const char *username, const char *password) argument
[all...]
/freebsd-13-stable/crypto/heimdal/lib/ntlm/
H A Dtest_ntlm.c262 const unsigned char client_nonce[8] = local
/freebsd-13-stable/contrib/unbound/dnscrypt/
H A Ddnscrypt.c244 dnscrypt_server_uncurve(struct dnsc_env* env, const dnsccert *cert, uint8_t client_nonce[crypto_box_HALF_NONCEBYTES], uint8_t nmkey[crypto_box_BEFORENMBYTES], struct sldns_buffer* buffer) argument
461 dnscrypt_server_curve(const dnsccert *cert, uint8_t client_nonce[crypto_box_HALF_NONCEBYTES], uint8_t nmkey[crypto_box_BEFORENMBYTES], struct sldns_buffer* buffer, uint8_t udp, size_t max_udp_size) argument
[all...]
/freebsd-13-stable/contrib/unbound/util/
H A Dnetevent.h135 uint8_t client_nonce[crypto_box_HALF_NONCEBYTES]; member in struct:comm_reply

Completed in 101 milliseconds