Searched refs:DH_new (Results 1 – 11 of 11) sorted by relevance
76 DH *ret = DH_new(); in DH_generate_parameters()
285 if ((dh = DH_new()) == NULL) in dh_new_group_asc()305 if ((dh = DH_new()) == NULL) in dh_new_group()
75 DH *DH_new(void) { in DH_new() function454 DH *ret = DH_new(); in DHparams_dup()
87 DH *ret = DH_new(); in DH_parse_parameters()
115 bssl::UniquePtr<DH> a(DH_new()); in RunBasicTests()143 bssl::UniquePtr<DH> b(DH_new()); in RunBasicTests()
192 DH *dh = DH_new(); in get_standard_parameters()
78 OPENSSL_EXPORT DH *DH_new(void);
638 dh = DH_new(); in dh5_init()685 dh = DH_new(); in dh5_init()733 dh = DH_new(); in dh5_init_fixed()765 dh = DH_new(); in dh5_init_fixed()
934 ret = DH_new(); in DSA_dup_DH()
2470 if ((dh = DH_new()) == NULL)2526 if ((dh = DH_new()) == NULL)
1257 dh = DH_new(); in ssl3_get_server_key_exchange()