Home
last modified time | relevance | path

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

/openbsd/lib/libcrypto/bio/
H A Dbio_lib.c122 static int bio_type_index = BIO_TYPE_START; in BIO_get_new_index() local
126 index = CRYPTO_add(&bio_type_index, 1, CRYPTO_LOCK_BIO); in BIO_get_new_index()