Home
last modified time | relevance | path

Searched defs:gy (Results 1 – 6 of 6) sorted by relevance

/optee_os/core/lib/libtomcrypt/src/pk/ecc/
A Decc_set_curve_internal.c86 int ecc_set_curve_from_mpis(void *a, void *b, void *prime, void *order, void *gx, void *gy, unsigne… in ecc_set_curve_from_mpis()
A Decc_export_openssl.c27 void *prime, *order, *a, *b, *gx, *gy; in ecc_export_openssl() local
A Decc_import_pkcs8.c51 void *a, *b, *gx, *gy; in ecc_import_pkcs8() local
A Decc_import_openssl.c51 void *prime, *order, *a, *b, *gx, *gy; in _ecc_import_private_with_curve() local
A Decc_import_x509.c42 void *prime, *order, *a, *b, *gx, *gy; in _ecc_import_x509_with_curve() local
/optee_os/lib/libmbedtls/mbedtls/library/
A Decp_curves.c610 const mbedtls_mpi_uint *gy, size_t gylen, in ecp_group_load()

Completed in 10 milliseconds