Home
last modified time | relevance | path

Searched refs:get_default_context (Results 1 - 4 of 4) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/
H A Dcontext.c172 static OSSL_LIB_CTX *get_default_context(void) in get_default_context() function
267 if ((current_defctx = get_default_context()) != NULL) { in OSSL_LIB_CTX_set0_default()
295 return get_default_context(); in ossl_lib_ctx_get_concrete()
303 if (ctx == NULL || ctx == get_default_context()) in ossl_lib_ctx_is_default()
/third_party/openssl/crypto/
H A Dcontext.c172 static OSSL_LIB_CTX *get_default_context(void) in get_default_context() function
267 if ((current_defctx = get_default_context()) != NULL) { in OSSL_LIB_CTX_set0_default()
295 return get_default_context(); in ossl_lib_ctx_get_concrete()
303 if (ctx == NULL || ctx == get_default_context()) in ossl_lib_ctx_is_default()
/third_party/selinux/libselinux/include/selinux/
H A Dget_context_list.h37 extern int get_default_context(const char *user,
48 /* Same as get_default_context, but only return a context
56 /* Same as get_default_context, but only return a context
/third_party/selinux/libselinux/src/
H A Dget_context_list.c100 int get_default_context(const char *user, in get_default_context() function

Completed in 3 milliseconds