Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/include/openssl/
H A Dbio.h364 #define BIO_C_GET_WRITE_GUARANTEE 140 macro
507 #define BIO_get_write_guarantee(b) (int)BIO_ctrl(b,BIO_C_GET_WRITE_GUARANTEE,0,NULL)