Home
last modified time | relevance | path

Searched refs:LOAD (Results 1 – 4 of 4) sorted by relevance

/openssl/crypto/
H A Dmem.c31 # define LOAD(x) 0 macro
38 # define LOAD(x) tsan_load(&x) macro
88 *mcount = LOAD(malloc_count); in CRYPTO_get_alloc_counts()
90 *rcount = LOAD(realloc_count); in CRYPTO_get_alloc_counts()
92 *fcount = LOAD(free_count); in CRYPTO_get_alloc_counts()
/openssl/
H A DREADME-ENGINES.md181 application authors may have nifty reasons for using it. The "LOAD"
196 ENGINE_ctrl_cmd_string(e, "LOAD", NULL, 0);
206 -pre LOAD \
214 -pre LOAD
221 pair and the value can sometimes be omitted (eg. the "LOAD" command).
301 -pre SO_PATH:./crypto/engine/dyn_atalla.so -pre LOAD
/openssl/doc/man1/
H A Dopenssl-engine.pod.in94 LOAD: Load up the ENGINE specified by other settings
/openssl/doc/man5/
H A Dconfig.pod381 with value B<2> and B<LOAD> to the dynamic ENGINE. If this is not the

Completed in 14 milliseconds