Searched refs:macSize (Results 1 – 1 of 1) sorted by relevance
175 uint32_t macSize, in CC_CommonAesCbcMacEncrypt() argument191 memset (pEncMacBuff, 0, macSize); /* buffSize is multiple of 16 bytes */ in CC_CommonAesCbcMacEncrypt()208 memcpy(pEncMacBuff, pOutBuff, macSize); in CC_CommonAesCbcMacEncrypt()