Home
last modified time | relevance | path

Searched refs:DSO_up_ref (Results 1 – 5 of 5) sorted by relevance

/third_party/openssl/include/internal/
Ddso.h88 int DSO_up_ref(DSO *dso);
/third_party/openssl/crypto/dso/
Ddso_lib.c102 int DSO_up_ref(DSO *dso) in DSO_up_ref() function
/third_party/openssl/crypto/err/
Dopenssl.txt472 DSO_F_DSO_UP_REF:114:DSO_up_ref
/third_party/openssl/util/
Dlibcrypto.num1764 DSO_up_ref 1752 1_1_0 EXIST::FUNCTION:
/third_party/openssl/
DCHANGES8154 Also rename "DSO_up()" function to more descriptive "DSO_up_ref()".