Home
last modified time | relevance | path

Searched refs:EcWrstDomain_t (Results 1 – 5 of 5) sorted by relevance

/trusted-firmware-m-3.4.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/pki/ec_wrst/
Dec_wrst_dsa_verify.c42 EcWrstDomain_t *llfBuff = (EcWrstDomain_t*)&pSignPublKey->domain.llfBuff; in EcWrstDsaVerify()
Dec_wrst_dsa.c94 PkaCopyDataIntoPkaReg(ECC_REG_NP, 1, ((EcWrstDomain_t*)&(pDomain->llfBuff))->ordTag, in CalcSignature()
297 EcWrstDomain_t *llfBuff = (EcWrstDomain_t*)&pSignPublKey->domain.llfBuff; in EcWrstDsaVerify()
Dec_wrst.h42 }EcWrstDomain_t; typedef
Dpka_ec_wrst_smul_no_scap.c278 PkaCopyDataIntoPkaReg(ECC_REG_NP, 1, ((EcWrstDomain_t*)&domain->llfBuff)->modTag, in ScalarMultAff()
Dpka_ec_wrst_smul_scap.c343 PkaCopyDataIntoPkaReg(ECC_REG_NP, 1, ((EcWrstDomain_t*)&domain->llfBuff)->modTag, in ScalarMultSca()