Searched refs:bio_type_init (Results 1 – 1 of 1) sorted by relevance
14 static CRYPTO_ONCE bio_type_init = CRYPTO_ONCE_STATIC_INIT; variable25 if (!RUN_ONCE(&bio_type_init, do_bio_type_init)) { in BIO_get_new_index()
Completed in 5 milliseconds