Home
last modified time | relevance | path

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

/optee_test-3.20.0/host/openssl/include/openssl/
A Dbio.h133 # define BIO_CTRL_GET_CLOSE 8/* man - set the 'close' on free */ macro
590 # define BIO_get_close(b) (int)BIO_ctrl(b,BIO_CTRL_GET_CLOSE,0,NULL)

Completed in 5 milliseconds