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

/osnet-11/usr/src/lib/libresolv2/common/dst/
H A Dhmac_link.c63 #define HMAC_IPAD 0x36 macro
258 hkey->hk_ipad[i] ^= HMAC_IPAD;
307 key[i] = hkey->hk_ipad[i] ^ HMAC_IPAD;
408 out_str[i] = hkey->hk_ipad[i] ^ HMAC_IPAD;

Completed in 24 milliseconds