Searched defs:BIO_FLAGS_READ (Results 1 - 2 of 2) sorted by last modified time

/freebsd-10-stable/crypto/openssl/ssl/
H A Dd1_both.c1210 BIO_set_flags(SSL_get_rbio(s), BIO_FLAGS_READ); local
/freebsd-10-stable/crypto/openssl/crypto/bio/
H A Dbio.h201 # define BIO_FLAGS_READ 0x01 macro

Completed in 85 milliseconds