Searched refs:publKeySize (Results 1 – 3 of 3) sorted by relevance
106 … size_t publKeySize, /*!< [in] Size of the signer public key in bytes; must be in CC_EcEdwVerify() argument132 if (publKeySize != ecEdwSizeBytes) { in CC_EcEdwVerify()
106 … size_t publKeySize, /*!< [in] Size of the signer public key in bytes; must be
416 uint32_t publKeySize; in FfcDhSchemeInfo() local430 publKeySize = pDhCtx->ffcDomain.modLenWords*CC_32BIT_WORD_SIZE; in FfcDhSchemeInfo()443 …pDataOffsets->sharedSecrSize = publKeySize*(1 + ((dhSchemeId == CC_FFCDH_SCHEM_HYBRID_ONE_FLOW) ||… in FfcDhSchemeInfo()