Home
last modified time | relevance | path

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

/third_party/openssl/test/
H A Dsslapitest.c5700 static int clntparsenewcb = 0; variable
5789 clntparsenewcb++; in new_parse_cb()
5842 clntaddnewcb = clntparsenewcb = srvaddnewcb = srvparsenewcb = 0; in test_custom_exts()
5966 || clntparsenewcb != 1 in test_custom_exts()
5974 || clntparsenewcb != 1 in test_custom_exts()
5981 || clntparsenewcb != 5 in test_custom_exts()
6021 || clntparsenewcb != 2 in test_custom_exts()
6031 || clntparsenewcb != 8 in test_custom_exts()

Completed in 13 milliseconds