Searched refs:DH_up_ref (Results 1 – 8 of 8) sorted by relevance
103 || !DH_up_ref(vdh)) in dh_init()135 || !DH_up_ref(vdh)) in dh_set_peer()273 if (srcctx->dh != NULL && !DH_up_ref(srcctx->dh)) in dh_dupctx()278 if (srcctx->dhpeer != NULL && !DH_up_ref(srcctx->dhpeer)) in dh_dupctx()
161 int DH_up_ref(DH *r) in DH_up_ref() function
201 OSSL_DEPRECATEDIN_3_0 int DH_up_ref(DH *dh);
473 DH_up_ref(3)
509 DH_up_ref(3)
1030 DH_up_ref 1058 3_0_0 EXIST::FUNCTION:DEPRECATEDIN_3_0,DH
934 DH_up_ref(dhkey); in IMPLEMENT_ECX_VARIANT()957 DH_up_ref(ret); in EVP_PKEY_get1_DH()
1313 DH_new(), DH_new_by_nid(), DH_free(), DH_up_ref()
Completed in 23 milliseconds