Home
last modified time | relevance | path

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

/third_party/openssl/crypto/ui/
Dui_util.c88 static CRYPTO_ONCE get_index_once = CRYPTO_ONCE_STATIC_INIT; variable
153 || !RUN_ONCE(&get_index_once, ui_method_data_index_init) in UI_UTIL_wrap_read_pem_callback()