Searched refs:BIO_C_SHUTDOWN_WR (Results 1 - 2 of 2) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/shared.asus/openssl/
H A Dbio.h344 #define BIO_C_SHUTDOWN_WR 142 macro
482 #define BIO_shutdown_wr(b) (int)BIO_ctrl(b, BIO_C_SHUTDOWN_WR, 0, NULL)
/asus-wl-520gu-7.0.1.45/src/router/libbcmcrypto/openssl/
H A Dbio.h383 #define BIO_C_SHUTDOWN_WR 142 macro
521 #define BIO_shutdown_wr(b) (int)BIO_ctrl(b, BIO_C_SHUTDOWN_WR, 0, NULL)

Completed in 94 milliseconds