Searched defs:hkey1 (Results 1 - 1 of 1) sorted by relevance

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

Completed in 45 milliseconds