HomeSort by: relevance | last modified time | path
    Searched defs:get_globals (Results 1 - 8 of 8) sorted by relevancy

  /src/crypto/external/apache2/openssl/dist/crypto/bio/
bss_core.c 35 static ossl_inline BIO_CORE_GLOBALS *get_globals(OSSL_LIB_CTX *libctx) function
43 BIO_CORE_GLOBALS *bcgbl = get_globals(bio->libctx);
53 BIO_CORE_GLOBALS *bcgbl = get_globals(bio->libctx);
62 BIO_CORE_GLOBALS *bcgbl = get_globals(bio->libctx);
71 BIO_CORE_GLOBALS *bcgbl = get_globals(bio->libctx);
80 BIO_CORE_GLOBALS *bcgbl = get_globals(bio->libctx);
96 BIO_CORE_GLOBALS *bcgbl = get_globals(bio->libctx);
130 BIO_CORE_GLOBALS *bcgbl = get_globals(libctx);
149 BIO_CORE_GLOBALS *bcgbl = get_globals(libctx);
  /src/crypto/external/bsd/openssl/dist/crypto/bio/
bss_core.c 40 static ossl_inline BIO_CORE_GLOBALS *get_globals(OSSL_LIB_CTX *libctx) function
49 BIO_CORE_GLOBALS *bcgbl = get_globals(bio->libctx);
59 BIO_CORE_GLOBALS *bcgbl = get_globals(bio->libctx);
68 BIO_CORE_GLOBALS *bcgbl = get_globals(bio->libctx);
77 BIO_CORE_GLOBALS *bcgbl = get_globals(bio->libctx);
86 BIO_CORE_GLOBALS *bcgbl = get_globals(bio->libctx);
102 BIO_CORE_GLOBALS *bcgbl = get_globals(bio->libctx);
136 BIO_CORE_GLOBALS *bcgbl = get_globals(libctx);
155 BIO_CORE_GLOBALS *bcgbl = get_globals(libctx);
  /src/crypto/external/apache2/openssl/dist/test/
filterprov.c 42 static struct filter_prov_globals_st *get_globals(void) function
60 struct filter_prov_globals_st *globs = get_globals();
67 struct filter_prov_globals_st *globs = get_globals();
75 struct filter_prov_globals_st *globs = get_globals();
84 struct filter_prov_globals_st *globs = get_globals();
102 struct filter_prov_globals_st *globs = get_globals();
118 struct filter_prov_globals_st *globs = get_globals();
207 struct filter_prov_globals_st *globs = get_globals();
274 struct filter_prov_globals_st *globs = get_globals();
  /src/crypto/external/bsd/openssl/dist/test/
filterprov.c 40 static struct filter_prov_globals_st *get_globals(void) function
58 struct filter_prov_globals_st *globs = get_globals();
65 struct filter_prov_globals_st *globs = get_globals();
73 struct filter_prov_globals_st *globs = get_globals();
82 struct filter_prov_globals_st *globs = get_globals();
100 struct filter_prov_globals_st *globs = get_globals();
116 struct filter_prov_globals_st *globs = get_globals();
168 struct filter_prov_globals_st *globs = get_globals();
235 struct filter_prov_globals_st *globs = get_globals();
  /src/external/gpl3/gcc/dist/libgcc/config/
darwin-crt3.c 242 get_globals (void) function
449 struct keymgr_atexit_list *g = get_globals ();
  /src/external/gpl3/gcc.old/dist/libgcc/config/
darwin-crt3.c 242 get_globals (void) function
449 struct keymgr_atexit_list *g = get_globals ();
  /src/external/gpl3/gcc/dist/gcc/config/aarch64/
cortex-a57-fma-steering.cc 110 func_fma_steering *get_globals ();
382 fma_forest::get_globals () function in class:fma_forest
656 forest->get_globals ()->update_balance (cur_parity);
  /src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
cortex-a57-fma-steering.cc 110 func_fma_steering *get_globals ();
382 fma_forest::get_globals () function in class:fma_forest
656 forest->get_globals ()->update_balance (cur_parity);

Completed in 32 milliseconds