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

/illumos-gate/usr/src/lib/libresolv2/common/dst/
H A Dhmac_link.c214 * dst_buffer_to_hmac_md5
226 dst_buffer_to_hmac_md5(DST_KEY *dkey, const u_char *key, const int keylen) function
377 if (dst_buffer_to_hmac_md5(dkey, key, key_len) < 0) {
476 dst_t_func[KEY_HMAC_MD5]->from_dns_key = dst_buffer_to_hmac_md5;

Completed in 73 milliseconds