Home
last modified time | relevance | path

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

/openssl/test/
H A Dbio_callback_test.c53 const size_t test2len = sizeof(test2) - 1; in test_bio_callback_ex() local
172 || !TEST_size_t_eq(my_param_processed[1], test2len) in test_bio_callback_ex()
225 const int test2len = sizeof(test2) - 1; in test_bio_callback() local
324 || !TEST_long_eq(my_param_ret[1], (long)test2len)) in test_bio_callback()

Completed in 4 milliseconds