Searched defs:isc_sha512_update (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/ntp/lib/isc/
H A Dsha2.c159 void isc_sha512_update(isc_sha512_t *context, const isc_uint8_t *data, size_t len) { function
1106 void isc_sha512_update(isc_sha512_t *context, const isc_uint8_t *data, size_t len) { function
/freebsd-9.3-release/contrib/bind9/lib/isc/
H A Dsha2.c159 void isc_sha512_update(isc_sha512_t *context, const isc_uint8_t *data, size_t len) { function
1106 void isc_sha512_update(isc_sha512_t *context, const isc_uint8_t *data, size_t len) { function

Completed in 99 milliseconds