Home
last modified time | relevance | path

Searched defs:DEFINE_STATIC_ONCE (Results 1 – 4 of 4) sorted by relevance

/external/rust/crates/quiche/deps/boringssl/src/crypto/fipsmodule/
Ddelocate.h29 #define DEFINE_STATIC_ONCE(name) DEFINE_BSS_GET(CRYPTO_once_t, name) macro
40 #define DEFINE_STATIC_ONCE(name) \ macro
/external/boringssl/src/crypto/fipsmodule/
Ddelocate.h29 #define DEFINE_STATIC_ONCE(name) DEFINE_BSS_GET(CRYPTO_once_t, name) macro
40 #define DEFINE_STATIC_ONCE(name) \ macro
/external/rust/crates/quiche/deps/boringssl/src/crypto/fipsmodule/rand/
Durandom.c137 DEFINE_STATIC_ONCE(rand_once) in DEFINE_STATIC_ONCE() function
212 DEFINE_STATIC_ONCE(wait_for_entropy_once) in DEFINE_STATIC_ONCE() function
/external/boringssl/src/crypto/fipsmodule/rand/
Durandom.c137 DEFINE_STATIC_ONCE(rand_once) in DEFINE_STATIC_ONCE() function
212 DEFINE_STATIC_ONCE(wait_for_entropy_once) in DEFINE_STATIC_ONCE() function