Searched refs:DH_up_ref (Results 1 – 8 of 8) sorted by relevance
129 || !DH_up_ref(vdh)) in dh_init()168 || !DH_up_ref(vdh)) in dh_set_peer()305 if (srcctx->dh != NULL && !DH_up_ref(srcctx->dh)) in dh_dupctx()310 if (srcctx->dhpeer != NULL && !DH_up_ref(srcctx->dhpeer)) in dh_dupctx()
167 int DH_up_ref(DH *r) in DH_up_ref() function
212 OSSL_DEPRECATEDIN_3_0 int DH_up_ref(DH *dh);
426 DH_up_ref(3)
509 DH_up_ref(3)
1030 DH_up_ref 1058 3_0_0 EXIST::FUNCTION:DEPRECATEDIN_3_0,DH
948 DH_up_ref(dhkey); in IMPLEMENT_ECX_VARIANT()971 DH_up_ref(ret); in EVP_PKEY_get1_DH()
1391 DH_new(), DH_new_by_nid(), DH_free(), DH_up_ref()
Completed in 62 milliseconds