Home
last modified time | relevance | path

Searched defs:dhm_P (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.c34 const unsigned char *dhm_P = 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.c1079 const unsigned char *dhm_P[] = { dhm_P_2048, dhm_P_3072 }; in main() local

Completed in 15 milliseconds