Home
last modified time | relevance | path

Searched refs:hkey2 (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libresolv2/common/dst/
H A Dhmac_link.c421 HMAC_Key *hkey2 = (HMAC_Key *) key2->dk_KEY_struct; in dst_hmac_md5_compare_keys() local
422 return memcmp(hkey1->hk_ipad, hkey2->hk_ipad, HMAC_LEN); in dst_hmac_md5_compare_keys()