Home
last modified time | relevance | path

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

/trusted-firmware-m-3.5.0/platform/ext/target/nuvoton/m2351/bsp/Library/StdDriver/inc/
Dcrypto.h123 char Py[144]; member
/trusted-firmware-m-3.5.0/platform/ext/target/nuvoton/m2354/bsp/Library/StdDriver/inc/
Dcrypto.h182 char Py[144]; member
/trusted-firmware-m-3.5.0/platform/ext/target/nxp/common/Native_Driver/drivers/
Dfsl_casper.c2428 static void precompute_double_scalar_LUT16(uint32_t *Px, uint32_t *Py, uint32_t *Qx, uint32_t *Qy) in precompute_double_scalar_LUT16() argument
2478 Jac_add_affine(P2x, P2y, P2z, Q2x, Q2y, Q2z, Px, Py); in precompute_double_scalar_LUT16()
2496 Jac_double(P2x, P2y, P2z, Px, Py, Z); in precompute_double_scalar_LUT16()
2532 Jac_add_affine(P2x, P2y, P2z, P2x, P2y, P2z, Px, Py); in precompute_double_scalar_LUT16()
2583 static void precompute_double_scalar_LUT4(uint32_t *Px, uint32_t *Py, uint32_t *Qx, uint32_t *Qy) in precompute_double_scalar_LUT4() argument
2608 CASPER_MEMCPY(&mem[index], Py, N_wordlen * sizeof(uint32_t)); in precompute_double_scalar_LUT4()
2614 …Jac_add_affine(&mem[index], &mem[index + N_wordlen], &mem[index + 2U * N_wordlen], Px, Py, Z, Qx, … in precompute_double_scalar_LUT4()
/trusted-firmware-m-3.5.0/platform/ext/target/nuvoton/m2354/bsp/Library/StdDriver/src/
Dcrypto.c1004 Hex2Reg(pCurve->Py, crpt->ECC_Y1); in ecc_init_curve()
/trusted-firmware-m-3.5.0/platform/ext/target/nuvoton/m2351/bsp/Library/StdDriver/src/
Dcrypto.c924 Hex2Reg(pCurve->Py, crpt->ECC_Y1); in ecc_init_curve()