Home
last modified time | relevance | path

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

/openssl/test/
H A Dsslapitest.c5505 static int clntaddnewcb = 0; variable
5568 clntaddnewcb++; in new_add_cb()
5648 clntaddnewcb = clntparsenewcb = srvaddnewcb = srvparsenewcb = 0; in test_custom_exts()
5771 if (clntaddnewcb != 1 in test_custom_exts()
5779 if (clntaddnewcb != 1 in test_custom_exts()
5786 if (clntaddnewcb != 1 in test_custom_exts()
5826 if (clntaddnewcb != 2 in test_custom_exts()
5836 if (clntaddnewcb != 2 in test_custom_exts()

Completed in 23 milliseconds