Searched defs:y2 (Results 1 – 3 of 3) sorted by relevance
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/pki/ec_wrst/ |
| D | pka_ec_wrst.c | 103 const uint32_t x2, const uint32_t y2) /*!< [in] EC point affine coordinates. */ in PkaAddJcbAfn2Mdf() 174 const uint32_t x2, const uint32_t y2) /*!< [in] EC point Affine coordinates. */ in PkaAddAff()
|
| D | pka_ec_wrst_smul_scap.c | 74 …const uint32_t x2, const uint32_t y2, const uint32_t z2) /*!< [in] EC point jacobian coordinates. … in PkaAddJcbJcb2Mdf() 115 …const uint32_t x2, const uint32_t y2, const uint32_t z2) /*!< [in] EC point jacobian coordinates. … in PkaAddJcbJcb2Jcb()
|
| /trusted-firmware-m-latest/platform/ext/target/nuvoton/m2354/bsp/Library/StdDriver/src/ |
| D | crypto.c | 1235 …C_Mutiply(CRPT_T *crpt, E_ECC_CURVE ecc_curve, char x1[], char y1[], char *k, char x2[], char y2[]) in ECC_Mutiply()
|