Searched refs:sharSecrSizeBits (Results 1 – 1 of 1) sorted by relevance
2459 size_t sharSecrSizeBits; in CC_FfcDhGetSharedSecretVal() local2520 sharSecrSizeBits = CC_CommonGetWordsCounterEffectiveSizeInBits(pPublKey32, primeSizeWords); in CC_FfcDhGetSharedSecretVal()2521 *pSharedSecretValSize = ROUNDUP_BITS_TO_BYTES(sharSecrSizeBits); in CC_FfcDhGetSharedSecretVal()