Searched refs:expPubKeyHashSizeWords (Results 1 – 1 of 1) sorted by relevance
61 uint32_t expPubKeyHashSizeWords; in verifyCertPubKeyAndSign() local65 expPubKeyHashSizeWords = sizeof(CCHashResult_t) / CC_32BIT_WORD_SIZE; in verifyCertPubKeyAndSign()66 …py((uint8_t *)expPubKeyHash, (uint8_t *)pSbCertInfo->pubKeyHash, expPubKeyHashSizeWords * CC_32BIT… in verifyCertPubKeyAndSign()68 expPubKeyHashSizeWords = hbkId2HashSizeWords[pSbCertInfo->keyIndex]; in verifyCertPubKeyAndSign()72 expPubKeyHashSizeWords); in verifyCertPubKeyAndSign()76 expPubKeyHashSizeWords = 0; in verifyCertPubKeyAndSign()85 if (expPubKeyHashSizeWords > 0) { in verifyCertPubKeyAndSign()89 expPubKeyHashSizeWords * CC_32BIT_WORD_SIZE); in verifyCertPubKeyAndSign()