Home
last modified time | relevance | path

Searched refs:hash_input (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/unbound/util/
H A Dedns.c164 const uint8_t* hash_input, uint32_t now) in edns_cookie_server_validate() argument
185 if(memcmp(edns_cookie_server_hash(hash_input, secret, v4, hash), in edns_cookie_server_validate()
283 const uint8_t* hash_input, uint32_t now) in cookie_secrets_server_validate() argument
299 UNBOUND_COOKIE_SECRET_SIZE, v4, hash_input, now); in cookie_secrets_server_validate()
H A Dedns.h192 const uint8_t* hash_input, uint32_t now);
230 const uint8_t* hash_input, uint32_t now);