Home
last modified time | relevance | path

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

/optee_test-3.20.0/host/openssl/include/openssl/
A Dbio.h127 # define BIO_CTRL_EOF 2/* opt - are we at the eof */ macro
588 # define BIO_eof(b) (int)BIO_ctrl(b,BIO_CTRL_EOF,0,NULL)

Completed in 6 milliseconds