Home
last modified time | relevance | path

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

/openssl/test/
H A Dsslapitest.c2865 typedef enum { NO_BIO_CHANGE, CHANGE_RBIO, CHANGE_WBIO } bio_change_t; enumerator
2888 if (change_bio != NO_BIO_CHANGE) { in execute_test_ssl_bio()
2917 return execute_test_ssl_bio(0, NO_BIO_CHANGE); in test_ssl_bio_pop_next_bio()
2922 return execute_test_ssl_bio(1, NO_BIO_CHANGE); in test_ssl_bio_pop_ssl_bio()

Completed in 26 milliseconds