Home
last modified time | relevance | path

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

/openssl/crypto/bio/
H A Dbio_meth.c13 CRYPTO_REF_COUNT bio_type_count; variable
18 return CRYPTO_NEW_REF(&bio_type_count, BIO_TYPE_START); in DEFINE_RUN_ONCE_STATIC()
30 if (!CRYPTO_UP_REF(&bio_type_count, &newval)) in BIO_get_new_index()
H A Dbio_local.h142 extern CRYPTO_REF_COUNT bio_type_count;
H A Dbio_lib.c953 CRYPTO_FREE_REF(&bio_type_count); in bio_cleanup()

Completed in 8 milliseconds