Searched refs:Qy (Results 1 – 1 of 1) sorted by relevance
| /hal_nxp-latest/mcux/mcux-sdk/drivers/casper/ |
| D | fsl_casper.c | 2436 static void precompute_double_scalar_LUT16(uint32_t *Px, uint32_t *Py, uint32_t *Qx, uint32_t *Qy) in precompute_double_scalar_LUT16() argument 2468 Jac_double(Q2x, Q2y, Q2z, Qx, Qy, Z); in precompute_double_scalar_LUT16() 2477 Jac_add_affine(P2x, P2y, P2z, Q2x, Q2y, Q2z, Qx, Qy); in precompute_double_scalar_LUT16() 2495 Jac_add_affine(P2x, P2y, P2z, P2x, P2y, P2z, Qx, Qy); in precompute_double_scalar_LUT16() 2513 Jac_add_affine(Q2x, Q2y, Q2z, P2x, P2y, P2z, Qx, Qy); in precompute_double_scalar_LUT16() 2522 Jac_add_affine(Q2x, Q2y, Q2z, Q2x, Q2y, Q2z, Qx, Qy); in precompute_double_scalar_LUT16() 2531 Jac_add_affine(Q2x, Q2y, Q2z, Q2x, Q2y, Q2z, Qx, Qy); in precompute_double_scalar_LUT16() 2549 Jac_add_affine(Q2x, Q2y, Q2z, P2x, P2y, P2z, Qx, Qy); in precompute_double_scalar_LUT16() 2558 Jac_add_affine(Q2x, Q2y, Q2z, Q2x, Q2y, Q2z, Qx, Qy); in precompute_double_scalar_LUT16() 2567 Jac_add_affine(Q2x, Q2y, Q2z, Q2x, Q2y, Q2z, Qx, Qy); in precompute_double_scalar_LUT16() [all …]
|