Searched refs:CHANGE_RBIO (Results 1 – 1 of 1) sorted by relevance
3055 typedef enum { NO_BIO_CHANGE, CHANGE_RBIO, CHANGE_WBIO } bio_change_t; enumerator3083 if (change_bio == CHANGE_RBIO) in execute_test_ssl_bio()3117 return execute_test_ssl_bio(0, CHANGE_RBIO); in test_ssl_bio_change_rbio()
Completed in 49 milliseconds