Home
last modified time | relevance | path

Searched refs:get_globals (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/openssl/crypto/bio/
H A Dbss_core.c35 static ossl_inline BIO_CORE_GLOBALS *get_globals(OSSL_LIB_CTX *libctx) in get_globals() function
43 BIO_CORE_GLOBALS *bcgbl = get_globals(bio->libctx); in bio_core_read_ex()
53 BIO_CORE_GLOBALS *bcgbl = get_globals(bio->libctx); in bio_core_write_ex()
62 BIO_CORE_GLOBALS *bcgbl = get_globals(bio->libctx); in bio_core_ctrl()
71 BIO_CORE_GLOBALS *bcgbl = get_globals(bio->libctx); in bio_core_gets()
80 BIO_CORE_GLOBALS *bcgbl = get_globals(bio->libctx); in bio_core_puts()
96 BIO_CORE_GLOBALS *bcgbl = get_globals(bio->libctx); in bio_core_free()
130 BIO_CORE_GLOBALS *bcgbl = get_globals(libctx); in BIO_new_from_core_bio()
149 BIO_CORE_GLOBALS *bcgbl = get_globals(libctx); in ossl_bio_init_core()
/freebsd/crypto/openssl/test/
H A Dfilterprov.c42 static struct filter_prov_globals_st *get_globals(void) in get_globals() function
60 struct filter_prov_globals_st *globs = get_globals(); in filter_gettable_params()
67 struct filter_prov_globals_st *globs = get_globals(); in filter_get_params()
75 struct filter_prov_globals_st *globs = get_globals(); in filter_get_capabilities()
84 struct filter_prov_globals_st *globs = get_globals(); in filter_query()
102 struct filter_prov_globals_st *globs = get_globals(); in filter_unquery()
118 struct filter_prov_globals_st *globs = get_globals(); in filter_teardown()
207 struct filter_prov_globals_st *globs = get_globals(); in filter_provider_set_filter()
274 struct filter_prov_globals_st *globs = get_globals(); in filter_provider_check_clean_finish()
/freebsd/contrib/kyua/utils/logging/
H A Doperations.cpp134 get_globals(void) in get_globals() function
179 struct global_state* globals = get_globals(); in generate_log_name()
202 struct global_state* globals = get_globals(); in log()
241 struct global_state* globals = get_globals(); in set_inmemory()
271 struct global_state* globals = get_globals(); in set_persistency()