Home
last modified time | relevance | path

Searched defs:isc_hmac_update (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/
H A Dhmac.c75 isc_hmac_update(isc_hmac_t *hmac, const unsigned char *buf, const size_t len) { in isc_hmac_update() function
/netbsd-src/external/mpl/bind/dist/lib/isc/
H A Dhmac.c89 isc_hmac_update(isc_hmac_t *hmac_st, const unsigned char *buf, in isc_hmac_update() function
/netbsd-src/external/mpl/bind/dist/tests/isc/
H A Dhmac_test.c166 ISC_RUN_TEST_IMPL(isc_hmac_update) ISC_RUN_TEST_IMPL() argument