Home
last modified time | relevance | path

Searched refs:pScalarB (Results 1 – 3 of 3) sorted by relevance

/trusted-firmware-m-3.4.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/pki/ec_edw/
Dec_edw.h113 …uint32_t *pScalarB, /*!< [in] pointer to the scalarB, the size = ec modulus sizein bytes).…
246 uint32_t *pScalarB, /*!< [in] the pointer to the scalsr B (LS word is
Dec_edw.c583 …uint32_t *pScalarB, /*!< [in] pointer to the scalarB, the size = ec modulus sizein bytes).… in EcEdwAddTwoScalarMult() argument
597 scalarBsizeBits = CC_CommonGetWordsCounterEffectiveSizeInBits( pScalarB, edwSizeWords); in EcEdwAddTwoScalarMult()
635 pScalarB, scalarBsizeBits, in EcEdwAddTwoScalarMult()
Dpka_ec_edw.c439 uint32_t *pScalarB, /*!< [in] the pointer to the scalsr B (LS word is in PkaEcEdwAddTwoScalarMult() argument
492 PKI_GET_BIT_FROM_WORDS_ARRAY(pScalarB, i); in PkaEcEdwAddTwoScalarMult()
528 PKI_GET_BIT_FROM_WORDS_ARRAY(pScalarB, i); in PkaEcEdwAddTwoScalarMult()