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/ |
D | ec_edw.h | 113 …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
|
D | ec_edw.c | 583 …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()
|
D | pka_ec_edw.c | 439 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()
|