Home
last modified time | relevance | path

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

/babblesim_ext_libCryptov1-latest/include/openssl/
Dbio.h445 # define BIO_C_FILE_TELL 133 macro
529 # define BIO_tell(b) (int)BIO_ctrl(b,BIO_C_FILE_TELL,0,NULL)