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

/bind-9.11.3/lib/dns/
H A Dhmac_link.c662 static isc_result_t hmacsha224_fromdns(dst_key_t *key, isc_buffer_t *data);
770 ret = hmacsha224_fromdns(key, &b);
809 hmacsha224_fromdns(dst_key_t *key, isc_buffer_t *data) { function
898 tresult = hmacsha224_fromdns(key, &b);
932 hmacsha224_fromdns,

Completed in 732 milliseconds