Home
last modified time | relevance | path

Searched defs:dhm_G (Results 1 - 4 of 4) sorted by relevance

/third_party/mbedtls/programs/pkey/
H A Ddh_server.c69 mbedtls_mpi N, P, Q, D, E, dhm_P, dhm_G; in main() local
/third_party/mbedtls/library/
H A Dpsa_crypto_ffdh.c35 const unsigned char *dhm_G = NULL; in mbedtls_psa_ffdh_set_prime_generator() local
H A Dssl_tls.c2668 mbedtls_ssl_conf_dh_param_bin(mbedtls_ssl_config *conf, const unsigned char *dhm_P, size_t P_len, const unsigned char *dhm_G, size_t G_len) mbedtls_ssl_conf_dh_param_bin() argument
/third_party/mbedtls/programs/test/
H A Dbenchmark.c1083 const unsigned char *dhm_G[] = { dhm_G_2048, dhm_G_3072 }; in main() local

Completed in 13 milliseconds