Home
last modified time | relevance | path

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

/openssl/crypto/dso/
H A Ddso_dl.c224 if ((DSO_flags(dso) & DSO_FLAG_NAME_TRANSLATION_EXT_ONLY) == 0) in dl_name_converter()
233 if ((DSO_flags(dso) & DSO_FLAG_NAME_TRANSLATION_EXT_ONLY) == 0) in dl_name_converter()
H A Ddso_dlfcn.c258 if ((DSO_flags(dso) & DSO_FLAG_NAME_TRANSLATION_EXT_ONLY) == 0) in dlfcn_name_converter()
267 if ((DSO_flags(dso) & DSO_FLAG_NAME_TRANSLATION_EXT_ONLY) == 0) in dlfcn_name_converter()
/openssl/include/internal/
H A Ddso.h41 # define DSO_FLAG_NAME_TRANSLATION_EXT_ONLY 0x02 macro
/openssl/crypto/engine/
H A Deng_dyn.c433 DSO_FLAG_NAME_TRANSLATION_EXT_ONLY, NULL); in dynamic_load()
/openssl/crypto/
H A Dprovider_core.c928 DSO_FLAG_NAME_TRANSLATION_EXT_ONLY, NULL); in provider_init()

Completed in 15 milliseconds