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

/freebsd-9.3-release/contrib/bind9/lib/isc/
H A Dsha2.c368 void isc_sha512_last(isc_sha512_t *);
1161 void isc_sha512_last(isc_sha512_t *context) { function
1214 isc_sha512_last(context);
1267 isc_sha512_last((isc_sha512_t *)context);
/freebsd-9.3-release/contrib/ntp/lib/isc/
H A Dsha2.c368 void isc_sha512_last(isc_sha512_t *);
1161 void isc_sha512_last(isc_sha512_t *context) { function
1214 isc_sha512_last(context);
1267 isc_sha512_last((isc_sha512_t *)context);

Completed in 103 milliseconds