Home
last modified time | relevance | path

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

/babblesim_ext_libCryptov1-latest/include/openssl/
Dbio.h439 # define BIO_C_FILE_SEEK 128 macro
528 # define BIO_seek(b,ofs) (int)BIO_ctrl(b,BIO_C_FILE_SEEK,ofs,NULL)