Searched refs:isc_hash32_key (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/mpl/dhcp/bind/dist/lib/isc/
H A Dhash.c35 static uint8_t isc_hash32_key[8]; variable
53 memmove(isc_hash32_key, key, sizeof(isc_hash32_key));
/netbsd-current/external/mpl/bind/dist/lib/isc/
H A Dhash.c31 static uint8_t isc_hash32_key[8]; variable
49 memmove(isc_hash32_key, key, sizeof(isc_hash32_key));

Completed in 78 milliseconds