Searched refs:userStatPublKeySizeBytes (Results 1 – 2 of 2) sorted by relevance
285 … uint32_t userStatPublKeySizeBytes; /*!< user's static ephemeral public key size in bytes */ member
1384 pPublKeySize = &pDhCtx->userStatPublKeySizeBytes; in CC_FfcDhValidateAndImportKeyPair()1611 …FfcDhWriteBufferLeToBe(&pTmp, pDhCtx->userStatPublKey, pDhCtx->userStatPublKeySizeBytes, &fullLen); in CC_FfcDhCreateUserInfo()1990 …hWriteBufferLeToBe(&pTmp, &pDhCtx->userEphemPublKey[0], pDhCtx->userStatPublKeySizeBytes>>2, &full… in FfcDhCalcConfirmMacTags()2027 …FfcDhWriteBufferLeToBe(&pTmp, pDhCtx->userEphemPublKey, pDhCtx->userStatPublKeySizeBytes>>2, &full… in FfcDhCalcConfirmMacTags()