Home
last modified time | relevance | path

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

/optee_test-3.20.0/host/openssl/include/openssl/
A Dbio.h126 # define BIO_CTRL_RESET 1/* opt - rewind/zero etc */ macro
587 # define BIO_reset(b) (int)BIO_ctrl(b,BIO_CTRL_RESET,0,NULL)

Completed in 5 milliseconds