Lines Matching defs:expected
20 int expected, int criterion, OSSL_STORE_SEARCH *search,
79 int expected = 0;
119 if (expected != 0) {
137 expected = map[i].type;
142 * If expected wasn't set at this point, it means the map
145 OPENSSL_assert(expected != 0);
320 expected, criterion, search,
351 int expected, int criterion, OSSL_STORE_SEARCH *search,
366 if (expected != 0) {
367 if (!OSSL_STORE_expect(store_ctx, expected)) {
441 expected, criterion, search,