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

/macosx-10.10/Security-57031.1.35/SecurityTests/cspxutils/ccHmacCompat/
H A DccHmacCompat.c168 uint8_t hmacCC[MAX_HMAC_SIZE]; local
186 hmacCC);
200 if(memcmp(hmacRef, hmacCC, hmacRefLen)) {

Completed in 171 milliseconds