Searched refs:BIO_C_FILE_TELL (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/crypto/openssl/crypto/bio/
H A Dbss_fd.c201 case BIO_C_FILE_TELL:
H A Dbss_file.c306 case BIO_C_FILE_TELL:
H A Dbio.h445 # define BIO_C_FILE_TELL 133 macro
529 # define BIO_tell(b) (int)BIO_ctrl(b,BIO_C_FILE_TELL,0,NULL)

Completed in 66 milliseconds