Searched defs:isc_hmac_update (Results 1 – 3 of 3) sorted by relevance
75 isc_hmac_update(isc_hmac_t *hmac, const unsigned char *buf, const size_t len) { in isc_hmac_update() function
89 isc_hmac_update(isc_hmac_t *hmac_st, const unsigned char *buf, in isc_hmac_update() function
166 ISC_RUN_TEST_IMPL(isc_hmac_update) ISC_RUN_TEST_IMPL() argument