Home
last modified time | relevance | path

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

/openssl/test/
H A Dsslapitest.c5506 static int clntparsenewcb = 0; variable
5595 clntparsenewcb++; in new_parse_cb()
5648 clntaddnewcb = clntparsenewcb = srvaddnewcb = srvparsenewcb = 0; in test_custom_exts()
5772 || clntparsenewcb != 1 in test_custom_exts()
5780 || clntparsenewcb != 1 in test_custom_exts()
5787 || clntparsenewcb != 5 in test_custom_exts()
5827 || clntparsenewcb != 2 in test_custom_exts()
5837 || clntparsenewcb != 8 in test_custom_exts()

Completed in 31 milliseconds