Home
last modified time | relevance | path

Searched defs:G (Results 1 – 9 of 9) sorted by relevance

/mbedtls-development/library/
A Decjpake.c202 const mbedtls_ecp_point *G, in ecjpake_hash()
250 const mbedtls_ecp_point *G, in ecjpake_zkp_read()
322 const mbedtls_ecp_point *G, in ecjpake_zkp_write()
383 const mbedtls_ecp_point *G, in ecjpake_kkp_read()
420 const mbedtls_ecp_point *G, in ecjpake_kkp_write()
457 const mbedtls_ecp_point *G, in ecjpake_kkpp_read()
490 const mbedtls_ecp_point *G, in ecjpake_kkpp_write()
586 mbedtls_ecp_point G; /* C: GB, S: GA */ in mbedtls_ecjpake_read_round_two() local
676 mbedtls_ecp_point G; /* C: GA, S: GB */ in mbedtls_ecjpake_write_round_two() local
A Ddhm.c300 const mbedtls_mpi *G ) in mbedtls_dhm_set_group()
A Dbignum.c2535 int mbedtls_mpi_gcd( mbedtls_mpi *G, const mbedtls_mpi *A, const mbedtls_mpi *B ) in mbedtls_mpi_gcd()
2782 mbedtls_mpi G, TA, TU, U1, U2, TB, TV, V1, V2; in mbedtls_mpi_inv_mod() local
A Decp_curves.c4609 #define LOAD_GROUP_A( G ) ecp_group_load( grp, \ argument
4619 #define LOAD_GROUP( G ) ecp_group_load( grp, \ argument
A Drsa.c558 mbedtls_mpi H, G, L; in mbedtls_rsa_gen_key() local
A Decp.c3004 const mbedtls_ecp_point *G, in mbedtls_ecp_gen_keypair_base()
/mbedtls-development/tests/include/alt-dummy/
A Decp_alt.h28 const mbedtls_ecp_point G; member
/mbedtls-development/programs/pkey/
A Ddh_genprime.c71 mbedtls_mpi G, P, Q; in main() local
/mbedtls-development/include/mbedtls/
A Decp.h235 mbedtls_ecp_point G; /*!< The generator of the subgroup used. */ member

Completed in 34 milliseconds