Home
last modified time | relevance | path

Searched refs:DH_up_ref (Results 1 – 8 of 8) sorted by relevance

/openssl-master/providers/implementations/exchange/
A Ddh_exch.c103 || !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()
/openssl-master/crypto/dh/
A Ddh_lib.c161 int DH_up_ref(DH *r) in DH_up_ref() function
/openssl-master/include/openssl/
A Ddh.h201 OSSL_DEPRECATEDIN_3_0 int DH_up_ref(DH *dh);
/openssl-master/util/
A Dmissingcrypto.txt473 DH_up_ref(3)
A Dmissingcrypto111.txt509 DH_up_ref(3)
A Dlibcrypto.num1030 DH_up_ref 1058 3_0_0 EXIST::FUNCTION:DEPRECATEDIN_3_0,DH
/openssl-master/crypto/evp/
A Dp_lib.c934 DH_up_ref(dhkey); in IMPLEMENT_ECX_VARIANT()
957 DH_up_ref(ret); in EVP_PKEY_get1_DH()
/openssl-master/doc/man7/
A Dmigration_guide.pod1313 DH_new(), DH_new_by_nid(), DH_free(), DH_up_ref()

Completed in 23 milliseconds