Home
last modified time | relevance | path

Searched refs:bio_count (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/bio/
H A Dbio_meth.c24 static CRYPTO_REF_COUNT bio_count = BIO_TYPE_START; in BIO_get_new_index() local
31 if (!CRYPTO_UP_REF(&bio_count, &newval, bio_type_lock)) in BIO_get_new_index()
/third_party/openssl/crypto/bio/
H A Dbio_meth.c24 static CRYPTO_REF_COUNT bio_count = BIO_TYPE_START; in BIO_get_new_index() local
31 if (!CRYPTO_UP_REF(&bio_count, &newval, bio_type_lock)) in BIO_get_new_index()

Completed in 2 milliseconds