Home
last modified time | relevance | path

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

/openssl/providers/fips/
H A Dself_test.c75 #define DEP_INIT_ATTRIBUTE static macro
112 # undef DEP_INIT_ATTRIBUTE
114 # define DEP_INIT_ATTRIBUTE static __attribute__((constructor)) macro
156 # undef DEP_INIT_ATTRIBUTE
164 #if defined(DEP_INIT_ATTRIBUTE)
165 DEP_INIT_ATTRIBUTE void init(void) in init()

Completed in 1341 milliseconds