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

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

Completed in 57 milliseconds