Home
last modified time | relevance | path

Searched refs:msgRepresSizeWords (Results 1 – 2 of 2) sorted by relevance

/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/pki/ec_wrst/
Dec_wrst_dsa_verify.c36 … uint32_t msgRepresSizeWords, /*!< [in] Size of the message representative buffer in words.*/ in EcWrstDsaVerify() argument
71 PkaCopyDataIntoPkaReg(EC_VERIFY_REG_F, 1, pMsgRepres, msgRepresSizeWords); in EcWrstDsaVerify()
Dec_wrst_dsa.c291 … uint32_t msgRepresSizeWords, /*!< [in] Size of the message representative buffer in words.*/ in EcWrstDsaVerify() argument
330 PkaCopyDataIntoPkaReg(EC_VERIFY_REG_F, 1, pMsgRepres, msgRepresSizeWords); in EcWrstDsaVerify()