Home
last modified time | relevance | path

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

/openssl/test/helpers/
H A Dpredefined_dhparams.c24 EVP_PKEY *dhpkey = NULL; in get_dh_from_pg_bn() local
53 EVP_PKEY *dhpkey = NULL; in get_dh_from_pg() local
155 EVP_PKEY *dhpkey = NULL; in get_dh2048() local
176 EVP_PKEY *dhpkey = NULL; in get_dh4096() local
/openssl/ssl/
H A Dssl_conf.c607 EVP_PKEY *dhpkey = NULL; in cmd_DHParameters() local
H A Dssl_lib.c7319 int SSL_set0_tmp_dh_pkey(SSL *s, EVP_PKEY *dhpkey) in SSL_set0_tmp_dh_pkey()
7336 int SSL_CTX_set0_tmp_dh_pkey(SSL_CTX *ctx, EVP_PKEY *dhpkey) in SSL_CTX_set0_tmp_dh_pkey()
/openssl/test/
H A Dssl_old_test.c917 EVP_PKEY *dhpkey; in main() local
H A Dsslapitest.c10273 EVP_PKEY *dhpkey = NULL; in get_tmp_dh_params() local
10319 EVP_PKEY *dhpkey = get_tmp_dh_params(); in tmp_dh_callback() local
10364 EVP_PKEY *dhpkey = NULL; in test_set_tmp_dh() local
/openssl/apps/
H A Ds_server.c2113 EVP_PKEY *dhpkey = NULL; in s_server_main() local

Completed in 74 milliseconds