Home
last modified time | relevance | path

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

/openssl/test/
H A Dshlibloadtest.c45 #ifdef SD_INIT
63 SD ssllib = SD_INIT; in test_lib()
64 SD cryptolib = SD_INIT; in test_lib()
211 cryptolib = SD_INIT; in test_lib()
218 ssllib = SD_INIT; in test_lib()
240 if (cryptolib != SD_INIT) in test_lib()
242 if (ssllib != SD_INIT) in test_lib()
287 #ifdef SD_INIT in main()
H A Dsimpledynamic.h19 # define SD_INIT NULL macro
35 # define SD_INIT 0 macro
H A Dmoduleloadtest.c23 #ifdef SD_INIT in test_load()
24 SD sd = SD_INIT; in test_load()

Completed in 15 milliseconds