Home
last modified time | relevance | path

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

/openssl/test/
H A Dsslapitest.c5975 static int clntparsenewcb = 0; variable
6064 clntparsenewcb++; in new_parse_cb()
6117 clntaddnewcb = clntparsenewcb = srvaddnewcb = srvparsenewcb = 0; in test_custom_exts()
6241 || clntparsenewcb != 1 in test_custom_exts()
6249 || clntparsenewcb != 1 in test_custom_exts()
6256 || clntparsenewcb != 5 in test_custom_exts()
6296 || clntparsenewcb != 2 in test_custom_exts()
6306 || clntparsenewcb != 8 in test_custom_exts()

Completed in 28 milliseconds