Home
last modified time | relevance | path

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

/third_party/openssl/test/
H A Dsslapitest.c5699 static int clntaddnewcb = 0; variable
5762 clntaddnewcb++; in new_add_cb()
5842 clntaddnewcb = clntparsenewcb = srvaddnewcb = srvparsenewcb = 0; in test_custom_exts()
5965 if (clntaddnewcb != 1 in test_custom_exts()
5973 if (clntaddnewcb != 1 in test_custom_exts()
5980 if (clntaddnewcb != 1 in test_custom_exts()
6020 if (clntaddnewcb != 2 in test_custom_exts()
6030 if (clntaddnewcb != 2 in test_custom_exts()

Completed in 12 milliseconds