Home
last modified time | relevance | path

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

/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()
/openssl/test/
H A Dfilterprov.c40 static struct filter_prov_globals_st *get_globals(void) in get_globals() function
58 struct filter_prov_globals_st *globs = get_globals(); in filter_gettable_params()
65 struct filter_prov_globals_st *globs = get_globals(); in filter_get_params()
73 struct filter_prov_globals_st *globs = get_globals(); in filter_get_capabilities()
82 struct filter_prov_globals_st *globs = get_globals(); in filter_query()
100 struct filter_prov_globals_st *globs = get_globals(); in filter_unquery()
116 struct filter_prov_globals_st *globs = get_globals(); in filter_teardown()
168 struct filter_prov_globals_st *globs = get_globals(); in filter_provider_set_filter()
235 struct filter_prov_globals_st *globs = get_globals(); in filter_provider_check_clean_finish()

Completed in 9 milliseconds