Searched refs:pSharedSecretVal (Results 1 – 2 of 2) sorted by relevance
857 …uint8_t *pSharedSecretVal, /*!< [out] pointer to the shared secret value in big endianness or…
2438 …uint8_t *pSharedSecretVal, /*!< [out] pointer to the shared secret value in big endianness or… in CC_FfcDhGetSharedSecretVal() argument2477 CHECK_AND_SET_ERROR((pSharedSecretVal == NULL) || (pSharedSecretValSize == NULL), in CC_FfcDhGetSharedSecretVal()2524 CHECK_ERROR(CC_CommonConvertLswMswWordsToMsbLsbBytes(pSharedSecretVal, *pSharedSecretValSize, in CC_FfcDhGetSharedSecretVal()2532 CC_PalMemSetZero(pSharedSecretVal, primeSizeBytes); in CC_FfcDhGetSharedSecretVal()