Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libresolv2/common/dst/
H A Dhmac_link.c423 HMAC_Key *hkey1 = (HMAC_Key *) key1->dk_KEY_struct; in dst_hmac_md5_compare_keys() local
425 return memcmp(hkey1->hk_ipad, hkey2->hk_ipad, HMAC_LEN); in dst_hmac_md5_compare_keys()