Searched refs:kdfIndex (Results 1 – 1 of 1) sorted by relevance
71 Ipp8u kdfIndex; member79 if (pState->kdfIndex == IPP_SM3_DIGEST_BITSIZE / BYTESIZE) { in cpECES_SM2KdfNextByte()81 pState->kdfIndex = 0; in cpECES_SM2KdfNextByte()92 pState->wasNonZero |= pState->pKdfWindow[pState->kdfIndex]; in cpECES_SM2KdfNextByte()94 return pState->pKdfWindow[pState->kdfIndex++]; in cpECES_SM2KdfNextByte()