Searched defs:expected_depth (Results 1 – 2 of 2) sorted by relevance
77 int expected_depth = -1; in ReadPAMFields() local
901 let expected_depth = if cfg!(any(ossl110)) { 1 } else { 2 }; in test_verify_param_set_depth() localVariable929 let expected_depth = if cfg!(any(ossl110)) { 0 } else { 1 }; in test_verify_param_set_depth_fails_verification() localVariable