Home
last modified time | relevance | path

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

/freebsd/crypto/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
/freebsd/crypto/openssl/ssl/
H A Dssl_conf.c616 EVP_PKEY *dhpkey = NULL; in cmd_DHParameters() local
H A Dssl_lib.c7588 int SSL_set0_tmp_dh_pkey(SSL *s, EVP_PKEY *dhpkey) in SSL_set0_tmp_dh_pkey()
7605 int SSL_CTX_set0_tmp_dh_pkey(SSL_CTX *ctx, EVP_PKEY *dhpkey) in SSL_CTX_set0_tmp_dh_pkey()
/freebsd/crypto/openssl/test/
H A Dssl_old_test.c917 EVP_PKEY *dhpkey; in main() local
H A Dsslapitest.c10488 EVP_PKEY *dhpkey = NULL; in get_tmp_dh_params() local
10534 EVP_PKEY *dhpkey = get_tmp_dh_params(); in tmp_dh_callback() local
10579 EVP_PKEY *dhpkey = NULL; in test_set_tmp_dh() local
/freebsd/crypto/openssl/apps/
H A Ds_server.c2115 EVP_PKEY *dhpkey = NULL; in s_server_main() local