Home
last modified time | relevance | path

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

/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/
H A Dhmac.c38 isc_hmac_free(isc_hmac_t *hmac) { in isc_hmac_free() function
/netbsd-src/external/mpl/bind/dist/lib/isc/
H A Dhmac.c38 isc_hmac_free(isc_hmac_t *hmac_st) { in isc_hmac_free() function
/netbsd-src/external/mpl/bind/dist/tests/isc/
H A Dhmac_test.c86 ISC_RUN_TEST_IMPL(isc_hmac_free) ISC_RUN_TEST_IMPL() argument