Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/crypto/bio/
H A Dbio_lib.c122 static int bio_type_index = BIO_TYPE_START; in BIO_get_new_index()
/dragonfly/crypto/libressl/include/openssl/
H A Dbio.h110 #define BIO_TYPE_START 128 macro