Searched defs:testtype (Results 1 – 3 of 3) sorted by relevance
25 int testtype = COPY; in main() local
298 const char *testtype = (i == 0) ? input_type in decode_EVP_PKEY_prov() local
3855 static int early_data_skip_helper(int testtype, int cipher, int idx) in early_data_skip_helper()