Home
last modified time | relevance | path

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

/trusted-firmware-m-3.4.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/pki/ec_wrst/
Dpka_ec_wrst.c212 … const uint32_t xq, const uint32_t yq) /*!< [in] Pka register holding Q coordinates. */ in PkaSum2ScalarMullt() argument
234 PkaAddAff(EC_VERIFY_REG_XPQ, EC_VERIFY_REG_YPQ, xp,yp, xq,yq); // p+q in PkaSum2ScalarMullt()
244 PKA_COPY(LEN_ID_N_PKA_REG_BITS, yr, yq); in PkaSum2ScalarMullt()
272 … PkaAddJcbAfn2Mdf(xr,yr,EC_VERIFY_REG_ZR,EC_VERIFY_REG_TR, xr,yr,EC_VERIFY_REG_ZR, xq,yq); in PkaSum2ScalarMullt()
Dpka_ec_wrst.h86 const uint32_t xq, const uint32_t yq);