Home
last modified time | relevance | path

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

/openssl/providers/implementations/exchange/
H A Ddh_exch.c129 || !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()
/openssl/crypto/dh/
H A Ddh_lib.c167 int DH_up_ref(DH *r) in DH_up_ref() function
/openssl/include/openssl/
H A Ddh.h212 OSSL_DEPRECATEDIN_3_0 int DH_up_ref(DH *dh);
/openssl/util/
H A Dmissingcrypto.txt426 DH_up_ref(3)
H A Dmissingcrypto111.txt509 DH_up_ref(3)
H A Dlibcrypto.num1030 DH_up_ref 1058 3_0_0 EXIST::FUNCTION:DEPRECATEDIN_3_0,DH
/openssl/crypto/evp/
H A Dp_lib.c948 DH_up_ref(dhkey); in IMPLEMENT_ECX_VARIANT()
971 DH_up_ref(ret); in EVP_PKEY_get1_DH()
/openssl/doc/man7/
H A Dossl-guide-migration.pod1391 DH_new(), DH_new_by_nid(), DH_free(), DH_up_ref()

Completed in 62 milliseconds