Searched refs:isc_sha256_final (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/usr.bin/dig/lib/isc/include/isc/
H A Dsha2.h99 void isc_sha256_final (uint8_t[ISC_SHA256_DIGESTLENGTH], isc_sha256_t *);
/openbsd-current/usr.bin/dig/lib/isc/
H A Dsha2.c132 isc_sha256_final(uint8_t digest[ISC_SHA256_DIGESTLENGTH], isc_sha256_t *context) { function
/openbsd-current/usr.bin/dig/lib/dns/
H A Dhmac_link.c448 isc_sha256_final(hkey->key, &sha256ctx);

Completed in 194 milliseconds