Home
last modified time | relevance | path

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

/netbsd-src/external/mpl/bind/dist/lib/isc/
H A Dmd.c72 isc_md_update(isc_md_t *md, const unsigned char *buf, const size_t len) { in isc_md_update() function
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/
H A Dmd.c70 isc_md_update(isc_md_t *md, const unsigned char *buf, const size_t len) { in isc_md_update() function
/netbsd-src/external/mpl/bind/dist/tests/isc/
H A Dmd_test.c142 ISC_RUN_TEST_IMPL(isc_md_update) ISC_RUN_TEST_IMPL() argument