Searched defs:BIO_reset (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/Security-57031.1.35/Security/libsecurity_apple_csp/open_ssl/openssl/
H A Dbio.h465 #define BIO_reset(b) (int)BIO_ctrl(b,BIO_CTRL_RESET,0,NULL) macro
/macosx-10.10/OpenSSL098-52/src/crypto/bio/
H A Dbio.h518 #define BIO_reset(b) (int)BIO_ctrl(b,BIO_CTRL_RESET,0,NULL) macro
/macosx-10.10/OpenSSL098-52/src/include/openssl/
H A Dbio.h518 #define BIO_reset(b) (int)BIO_ctrl(b,BIO_CTRL_RESET,0,NULL) macro

Completed in 123 milliseconds