Symbol: OSSL_PARAM_UNSIGNED_INTEGER
crypto/openssl/apps/genpkey.c
81
case OSSL_PARAM_UNSIGNED_INTEGER:
crypto/openssl/apps/lib/app_params.c
104
case OSSL_PARAM_UNSIGNED_INTEGER:
crypto/openssl/apps/lib/app_params.c
21
case OSSL_PARAM_UNSIGNED_INTEGER:
crypto/openssl/apps/list.c
485
if (gettables->data_type == OSSL_PARAM_UNSIGNED_INTEGER
crypto/openssl/crypto/evp/ctrl_params_translate.c
1315
case OSSL_PARAM_UNSIGNED_INTEGER:
crypto/openssl/crypto/evp/ctrl_params_translate.c
1568
if (ctx->params->data_type != OSSL_PARAM_UNSIGNED_INTEGER)
crypto/openssl/crypto/evp/ctrl_params_translate.c
1612
case OSSL_PARAM_UNSIGNED_INTEGER:
crypto/openssl/crypto/evp/ctrl_params_translate.c
1622
if (ctx->params->data_type == OSSL_PARAM_UNSIGNED_INTEGER) {
crypto/openssl/crypto/evp/ctrl_params_translate.c
1686
if (ctx->params->data_type != OSSL_PARAM_UNSIGNED_INTEGER)
crypto/openssl/crypto/evp/ctrl_params_translate.c
1721
if (ctx->params->data_type != OSSL_PARAM_UNSIGNED_INTEGER)
crypto/openssl/crypto/evp/ctrl_params_translate.c
2096
OSSL_EXCHANGE_PARAM_KDF_OUTLEN, OSSL_PARAM_UNSIGNED_INTEGER, NULL },
crypto/openssl/crypto/evp/ctrl_params_translate.c
2099
OSSL_EXCHANGE_PARAM_KDF_OUTLEN, OSSL_PARAM_UNSIGNED_INTEGER, NULL },
crypto/openssl/crypto/evp/ctrl_params_translate.c
2119
OSSL_PKEY_PARAM_FFC_PBITS, OSSL_PARAM_UNSIGNED_INTEGER, NULL },
crypto/openssl/crypto/evp/ctrl_params_translate.c
2133
OSSL_PKEY_PARAM_FFC_PBITS, OSSL_PARAM_UNSIGNED_INTEGER, NULL },
crypto/openssl/crypto/evp/ctrl_params_translate.c
2149
OSSL_PKEY_PARAM_FFC_QBITS, OSSL_PARAM_UNSIGNED_INTEGER, NULL },
crypto/openssl/crypto/evp/ctrl_params_translate.c
2153
OSSL_EXCHANGE_PARAM_PAD, OSSL_PARAM_UNSIGNED_INTEGER, NULL },
crypto/openssl/crypto/evp/ctrl_params_translate.c
2161
OSSL_PKEY_PARAM_FFC_PBITS, OSSL_PARAM_UNSIGNED_INTEGER, NULL },
crypto/openssl/crypto/evp/ctrl_params_translate.c
2164
OSSL_PKEY_PARAM_FFC_QBITS, OSSL_PARAM_UNSIGNED_INTEGER, NULL },
crypto/openssl/crypto/evp/ctrl_params_translate.c
2199
OSSL_EXCHANGE_PARAM_KDF_OUTLEN, OSSL_PARAM_UNSIGNED_INTEGER, NULL },
crypto/openssl/crypto/evp/ctrl_params_translate.c
2202
OSSL_EXCHANGE_PARAM_KDF_OUTLEN, OSSL_PARAM_UNSIGNED_INTEGER, NULL },
crypto/openssl/crypto/evp/ctrl_params_translate.c
2240
OSSL_EXCHANGE_PARAM_KDF_OUTLEN, OSSL_PARAM_UNSIGNED_INTEGER, NULL },
crypto/openssl/crypto/evp/ctrl_params_translate.c
2243
OSSL_EXCHANGE_PARAM_KDF_OUTLEN, OSSL_PARAM_UNSIGNED_INTEGER, NULL },
crypto/openssl/crypto/evp/ctrl_params_translate.c
2316
OSSL_ASYM_CIPHER_PARAM_IMPLICIT_REJECTION, OSSL_PARAM_UNSIGNED_INTEGER,
crypto/openssl/crypto/evp/ctrl_params_translate.c
2330
OSSL_PKEY_PARAM_RSA_BITS, OSSL_PARAM_UNSIGNED_INTEGER, NULL },
crypto/openssl/crypto/evp/ctrl_params_translate.c
2333
OSSL_PKEY_PARAM_RSA_E, OSSL_PARAM_UNSIGNED_INTEGER, NULL },
crypto/openssl/crypto/evp/ctrl_params_translate.c
2336
OSSL_PKEY_PARAM_RSA_PRIMES, OSSL_PARAM_UNSIGNED_INTEGER, NULL },
crypto/openssl/crypto/evp/ctrl_params_translate.c
2344
OSSL_MAC_PARAM_SIZE, OSSL_PARAM_UNSIGNED_INTEGER, NULL },
crypto/openssl/crypto/evp/ctrl_params_translate.c
2392
OSSL_KDF_PARAM_SCRYPT_N, OSSL_PARAM_UNSIGNED_INTEGER, NULL },
crypto/openssl/crypto/evp/ctrl_params_translate.c
2395
OSSL_KDF_PARAM_SCRYPT_R, OSSL_PARAM_UNSIGNED_INTEGER, NULL },
crypto/openssl/crypto/evp/ctrl_params_translate.c
2398
OSSL_KDF_PARAM_SCRYPT_P, OSSL_PARAM_UNSIGNED_INTEGER, NULL },
crypto/openssl/crypto/evp/ctrl_params_translate.c
2401
OSSL_KDF_PARAM_SCRYPT_MAXMEM, OSSL_PARAM_UNSIGNED_INTEGER, NULL },
crypto/openssl/crypto/evp/ctrl_params_translate.c
2444
OSSL_PKEY_PARAM_PRIV_KEY, OSSL_PARAM_UNSIGNED_INTEGER,
crypto/openssl/crypto/evp/ctrl_params_translate.c
2451
OSSL_PKEY_PARAM_EC_PUB_X, OSSL_PARAM_UNSIGNED_INTEGER,
crypto/openssl/crypto/evp/ctrl_params_translate.c
2454
OSSL_PKEY_PARAM_EC_PUB_Y, OSSL_PARAM_UNSIGNED_INTEGER,
crypto/openssl/crypto/evp/ctrl_params_translate.c
2459
OSSL_PKEY_PARAM_FFC_P, OSSL_PARAM_UNSIGNED_INTEGER,
crypto/openssl/crypto/evp/ctrl_params_translate.c
2462
OSSL_PKEY_PARAM_FFC_G, OSSL_PARAM_UNSIGNED_INTEGER,
crypto/openssl/crypto/evp/ctrl_params_translate.c
2465
OSSL_PKEY_PARAM_FFC_Q, OSSL_PARAM_UNSIGNED_INTEGER,
crypto/openssl/crypto/evp/ctrl_params_translate.c
2470
OSSL_PKEY_PARAM_RSA_N, OSSL_PARAM_UNSIGNED_INTEGER,
crypto/openssl/crypto/evp/ctrl_params_translate.c
2473
OSSL_PKEY_PARAM_RSA_E, OSSL_PARAM_UNSIGNED_INTEGER,
crypto/openssl/crypto/evp/ctrl_params_translate.c
2476
OSSL_PKEY_PARAM_RSA_D, OSSL_PARAM_UNSIGNED_INTEGER,
crypto/openssl/crypto/evp/ctrl_params_translate.c
2479
OSSL_PKEY_PARAM_RSA_FACTOR1, OSSL_PARAM_UNSIGNED_INTEGER,
crypto/openssl/crypto/evp/ctrl_params_translate.c
2482
OSSL_PKEY_PARAM_RSA_FACTOR2, OSSL_PARAM_UNSIGNED_INTEGER,
crypto/openssl/crypto/evp/ctrl_params_translate.c
2485
OSSL_PKEY_PARAM_RSA_FACTOR3, OSSL_PARAM_UNSIGNED_INTEGER,
crypto/openssl/crypto/evp/ctrl_params_translate.c
2488
OSSL_PKEY_PARAM_RSA_FACTOR4, OSSL_PARAM_UNSIGNED_INTEGER,
crypto/openssl/crypto/evp/ctrl_params_translate.c
2491
OSSL_PKEY_PARAM_RSA_FACTOR5, OSSL_PARAM_UNSIGNED_INTEGER,
crypto/openssl/crypto/evp/ctrl_params_translate.c
2494
OSSL_PKEY_PARAM_RSA_FACTOR6, OSSL_PARAM_UNSIGNED_INTEGER,
crypto/openssl/crypto/evp/ctrl_params_translate.c
2497
OSSL_PKEY_PARAM_RSA_FACTOR7, OSSL_PARAM_UNSIGNED_INTEGER,
crypto/openssl/crypto/evp/ctrl_params_translate.c
2500
OSSL_PKEY_PARAM_RSA_FACTOR8, OSSL_PARAM_UNSIGNED_INTEGER,
crypto/openssl/crypto/evp/ctrl_params_translate.c
2503
OSSL_PKEY_PARAM_RSA_FACTOR9, OSSL_PARAM_UNSIGNED_INTEGER,
crypto/openssl/crypto/evp/ctrl_params_translate.c
2506
OSSL_PKEY_PARAM_RSA_FACTOR10, OSSL_PARAM_UNSIGNED_INTEGER,
crypto/openssl/crypto/evp/ctrl_params_translate.c
2509
OSSL_PKEY_PARAM_RSA_EXPONENT1, OSSL_PARAM_UNSIGNED_INTEGER,
crypto/openssl/crypto/evp/ctrl_params_translate.c
2512
OSSL_PKEY_PARAM_RSA_EXPONENT2, OSSL_PARAM_UNSIGNED_INTEGER,
crypto/openssl/crypto/evp/ctrl_params_translate.c
2515
OSSL_PKEY_PARAM_RSA_EXPONENT3, OSSL_PARAM_UNSIGNED_INTEGER,
crypto/openssl/crypto/evp/ctrl_params_translate.c
2518
OSSL_PKEY_PARAM_RSA_EXPONENT4, OSSL_PARAM_UNSIGNED_INTEGER,
crypto/openssl/crypto/evp/ctrl_params_translate.c
2521
OSSL_PKEY_PARAM_RSA_EXPONENT5, OSSL_PARAM_UNSIGNED_INTEGER,
crypto/openssl/crypto/evp/ctrl_params_translate.c
2524
OSSL_PKEY_PARAM_RSA_EXPONENT6, OSSL_PARAM_UNSIGNED_INTEGER,
crypto/openssl/crypto/evp/ctrl_params_translate.c
2527
OSSL_PKEY_PARAM_RSA_EXPONENT7, OSSL_PARAM_UNSIGNED_INTEGER,
crypto/openssl/crypto/evp/ctrl_params_translate.c
2530
OSSL_PKEY_PARAM_RSA_EXPONENT8, OSSL_PARAM_UNSIGNED_INTEGER,
crypto/openssl/crypto/evp/ctrl_params_translate.c
2533
OSSL_PKEY_PARAM_RSA_EXPONENT9, OSSL_PARAM_UNSIGNED_INTEGER,
crypto/openssl/crypto/evp/ctrl_params_translate.c
2536
OSSL_PKEY_PARAM_RSA_EXPONENT10, OSSL_PARAM_UNSIGNED_INTEGER,
crypto/openssl/crypto/evp/ctrl_params_translate.c
2539
OSSL_PKEY_PARAM_RSA_COEFFICIENT1, OSSL_PARAM_UNSIGNED_INTEGER,
crypto/openssl/crypto/evp/ctrl_params_translate.c
2542
OSSL_PKEY_PARAM_RSA_COEFFICIENT2, OSSL_PARAM_UNSIGNED_INTEGER,
crypto/openssl/crypto/evp/ctrl_params_translate.c
2545
OSSL_PKEY_PARAM_RSA_COEFFICIENT3, OSSL_PARAM_UNSIGNED_INTEGER,
crypto/openssl/crypto/evp/ctrl_params_translate.c
2548
OSSL_PKEY_PARAM_RSA_COEFFICIENT4, OSSL_PARAM_UNSIGNED_INTEGER,
crypto/openssl/crypto/evp/ctrl_params_translate.c
2551
OSSL_PKEY_PARAM_RSA_COEFFICIENT5, OSSL_PARAM_UNSIGNED_INTEGER,
crypto/openssl/crypto/evp/ctrl_params_translate.c
2554
OSSL_PKEY_PARAM_RSA_COEFFICIENT6, OSSL_PARAM_UNSIGNED_INTEGER,
crypto/openssl/crypto/evp/ctrl_params_translate.c
2557
OSSL_PKEY_PARAM_RSA_COEFFICIENT7, OSSL_PARAM_UNSIGNED_INTEGER,
crypto/openssl/crypto/evp/ctrl_params_translate.c
2560
OSSL_PKEY_PARAM_RSA_COEFFICIENT8, OSSL_PARAM_UNSIGNED_INTEGER,
crypto/openssl/crypto/evp/ctrl_params_translate.c
2563
OSSL_PKEY_PARAM_RSA_COEFFICIENT9, OSSL_PARAM_UNSIGNED_INTEGER,
crypto/openssl/crypto/evp/ctrl_params_translate.c
460
case OSSL_PARAM_UNSIGNED_INTEGER:
crypto/openssl/crypto/evp/ctrl_params_translate.c
625
case OSSL_PARAM_UNSIGNED_INTEGER:
crypto/openssl/crypto/evp/ctrl_params_translate.c
675
case OSSL_PARAM_UNSIGNED_INTEGER:
crypto/openssl/crypto/param_build.c
141
OSSL_PARAM_UNSIGNED_INTEGER);
crypto/openssl/crypto/param_build.c
164
OSSL_PARAM_UNSIGNED_INTEGER);
crypto/openssl/crypto/param_build.c
187
OSSL_PARAM_UNSIGNED_INTEGER);
crypto/openssl/crypto/param_build.c
210
OSSL_PARAM_UNSIGNED_INTEGER);
crypto/openssl/crypto/param_build.c
222
OSSL_PARAM_UNSIGNED_INTEGER);
crypto/openssl/crypto/param_build.c
259
if (!ossl_assert(type == OSSL_PARAM_UNSIGNED_INTEGER
crypto/openssl/crypto/param_build.c
264
if (type == OSSL_PARAM_UNSIGNED_INTEGER && BN_is_negative(bn)) {
crypto/openssl/crypto/param_build.c
305
OSSL_PARAM_UNSIGNED_INTEGER);
crypto/openssl/crypto/param_build.c
319
return push_BN(bld, key, bn, sz, OSSL_PARAM_UNSIGNED_INTEGER);
crypto/openssl/crypto/param_build.c
423
if (pd->type == OSSL_PARAM_UNSIGNED_INTEGER)
crypto/openssl/crypto/params.c
1015
return ossl_param_construct(key, OSSL_PARAM_UNSIGNED_INTEGER, buf,
crypto/openssl/crypto/params.c
1047
return ossl_param_construct(key, OSSL_PARAM_UNSIGNED_INTEGER, buf,
crypto/openssl/crypto/params.c
1092
case OSSL_PARAM_UNSIGNED_INTEGER:
crypto/openssl/crypto/params.c
1125
if (p->data_type == OSSL_PARAM_UNSIGNED_INTEGER && BN_is_negative(val)) {
crypto/openssl/crypto/params.c
1145
case OSSL_PARAM_UNSIGNED_INTEGER:
crypto/openssl/crypto/params.c
1172
return ossl_param_construct(key, OSSL_PARAM_UNSIGNED_INTEGER,
crypto/openssl/crypto/params.c
1195
} else if (p->data_type == OSSL_PARAM_UNSIGNED_INTEGER) {
crypto/openssl/crypto/params.c
1256
} else if (p->data_type == OSSL_PARAM_UNSIGNED_INTEGER) {
crypto/openssl/crypto/params.c
206
if (p->data_type == OSSL_PARAM_UNSIGNED_INTEGER)
crypto/openssl/crypto/params.c
223
else if (p->data_type == OSSL_PARAM_UNSIGNED_INTEGER)
crypto/openssl/crypto/params.c
241
if (p->data_type == OSSL_PARAM_UNSIGNED_INTEGER)
crypto/openssl/crypto/params.c
258
else if (p->data_type == OSSL_PARAM_UNSIGNED_INTEGER)
crypto/openssl/crypto/params.c
325
return ossl_param_construct(key, OSSL_PARAM_UNSIGNED_INTEGER, buf,
crypto/openssl/crypto/params.c
388
return ossl_param_construct(key, OSSL_PARAM_UNSIGNED_INTEGER, buf,
crypto/openssl/crypto/params.c
424
} else if (p->data_type == OSSL_PARAM_UNSIGNED_INTEGER) {
crypto/openssl/crypto/params.c
495
} else if (p->data_type == OSSL_PARAM_UNSIGNED_INTEGER && val >= 0) {
crypto/openssl/crypto/params.c
558
if (p->data_type == OSSL_PARAM_UNSIGNED_INTEGER) {
crypto/openssl/crypto/params.c
635
if (p->data_type == OSSL_PARAM_UNSIGNED_INTEGER) {
crypto/openssl/crypto/params.c
700
return ossl_param_construct(key, OSSL_PARAM_UNSIGNED_INTEGER, buf,
crypto/openssl/crypto/params.c
728
} else if (p->data_type == OSSL_PARAM_UNSIGNED_INTEGER) {
crypto/openssl/crypto/params.c
805
} else if (p->data_type == OSSL_PARAM_UNSIGNED_INTEGER && val >= 0) {
crypto/openssl/crypto/params.c
871
if (p->data_type == OSSL_PARAM_UNSIGNED_INTEGER) {
crypto/openssl/crypto/params.c
945
if (p->data_type == OSSL_PARAM_UNSIGNED_INTEGER) {
crypto/openssl/crypto/params_from_text.c
145
case OSSL_PARAM_UNSIGNED_INTEGER:
crypto/openssl/crypto/params_from_text.c
247
case OSSL_PARAM_UNSIGNED_INTEGER:
crypto/openssl/crypto/params_from_text.c
49
case OSSL_PARAM_UNSIGNED_INTEGER:
crypto/openssl/crypto/params_from_text.c
58
if (p->data_type == OSSL_PARAM_UNSIGNED_INTEGER
crypto/openssl/fuzz/provider.c
253
case OSSL_PARAM_UNSIGNED_INTEGER:
crypto/openssl/fuzz/provider.c
315
case OSSL_PARAM_UNSIGNED_INTEGER:
crypto/openssl/include/openssl/params.h
34
OSSL_PARAM_DEFN((key), OSSL_PARAM_UNSIGNED_INTEGER, (addr), \
crypto/openssl/include/openssl/params.h
39
OSSL_PARAM_DEFN((key), OSSL_PARAM_UNSIGNED_INTEGER, (addr), \
crypto/openssl/include/openssl/params.h
44
OSSL_PARAM_DEFN((key), OSSL_PARAM_UNSIGNED_INTEGER, (addr), \
crypto/openssl/include/openssl/params.h
49
OSSL_PARAM_DEFN((key), OSSL_PARAM_UNSIGNED_INTEGER, (addr), \
crypto/openssl/include/openssl/params.h
52
OSSL_PARAM_DEFN((key), OSSL_PARAM_UNSIGNED_INTEGER, (addr), sizeof(size_t))
crypto/openssl/include/openssl/params.h
59
OSSL_PARAM_DEFN((key), OSSL_PARAM_UNSIGNED_INTEGER, (bn), (sz))
crypto/openssl/providers/fips/self_test_kats.c
171
case OSSL_PARAM_UNSIGNED_INTEGER: {
crypto/openssl/providers/implementations/digests/blake2_prov.c
20
{ OSSL_DIGEST_PARAM_SIZE, OSSL_PARAM_UNSIGNED_INTEGER, NULL, 0, 0 }, \
crypto/openssl/providers/implementations/digests/sha3_prov.c
580
{ OSSL_DIGEST_PARAM_XOFLEN, OSSL_PARAM_UNSIGNED_INTEGER, NULL, 0, 0 },
crypto/openssl/providers/implementations/digests/sha3_prov.c
581
{ OSSL_DIGEST_PARAM_SIZE, OSSL_PARAM_UNSIGNED_INTEGER, NULL, 0, 0 },
crypto/openssl/providers/implementations/digests/sha3_prov.c
615
{ OSSL_DIGEST_PARAM_XOFLEN, OSSL_PARAM_UNSIGNED_INTEGER, NULL, 0, 0 },
crypto/openssl/providers/implementations/digests/sha3_prov.c
616
{ OSSL_DIGEST_PARAM_SIZE, OSSL_PARAM_UNSIGNED_INTEGER, NULL, 0, 0 },
crypto/openssl/ssl/quic/cc_newreno.c
141
if (p->data_type != OSSL_PARAM_UNSIGNED_INTEGER
crypto/openssl/test/cc_dummy.c
68
if (p->data_type != OSSL_PARAM_UNSIGNED_INTEGER
crypto/openssl/test/p_test.c
56
{ "digest-check", OSSL_PARAM_UNSIGNED_INTEGER, NULL, 0, 0 },
crypto/openssl/test/param_build_test.c
199
|| !TEST_uint_eq(p->data_type, OSSL_PARAM_UNSIGNED_INTEGER)
crypto/openssl/test/param_build_test.c
205
|| !TEST_uint_eq(p->data_type, OSSL_PARAM_UNSIGNED_INTEGER)
crypto/openssl/test/param_build_test.c
305
|| !TEST_uint_eq(p->data_type, OSSL_PARAM_UNSIGNED_INTEGER)
crypto/openssl/test/param_build_test.c
313
|| !TEST_uint_eq(p->data_type, OSSL_PARAM_UNSIGNED_INTEGER)
crypto/openssl/test/param_build_test.c
320
|| !TEST_uint_eq(p->data_type, OSSL_PARAM_UNSIGNED_INTEGER)
crypto/openssl/test/param_build_test.c
328
|| !TEST_uint_eq(p->data_type, OSSL_PARAM_UNSIGNED_INTEGER)
crypto/openssl/test/param_build_test.c
336
|| !TEST_uint_eq(p->data_type, OSSL_PARAM_UNSIGNED_INTEGER)
crypto/openssl/test/param_build_test.c
357
|| !TEST_uint_eq(p->data_type, OSSL_PARAM_UNSIGNED_INTEGER)
crypto/openssl/test/param_build_test.c
365
|| !TEST_uint_eq(p->data_type, OSSL_PARAM_UNSIGNED_INTEGER)
crypto/openssl/test/param_build_test.c
37
|| !TEST_uint_eq(p->data_type, OSSL_PARAM_UNSIGNED_INTEGER)
crypto/openssl/test/param_build_test.c
487
|| !TEST_uint_eq(p->data_type, OSSL_PARAM_UNSIGNED_INTEGER)
crypto/openssl/test/param_build_test.c
494
|| !TEST_uint_eq(p->data_type, OSSL_PARAM_UNSIGNED_INTEGER)
crypto/openssl/test/param_build_test.c
500
|| !TEST_uint_eq(p->data_type, OSSL_PARAM_UNSIGNED_INTEGER)
crypto/openssl/test/param_build_test.c
507
|| !TEST_uint_eq(p->data_type, OSSL_PARAM_UNSIGNED_INTEGER)
crypto/openssl/test/param_build_test.c
514
|| !TEST_uint_eq(p->data_type, OSSL_PARAM_UNSIGNED_INTEGER)
crypto/openssl/test/param_build_test.c
531
|| !TEST_uint_eq(p->data_type, OSSL_PARAM_UNSIGNED_INTEGER)
crypto/openssl/test/param_build_test.c
536
|| !TEST_uint_eq(p->data_type, OSSL_PARAM_UNSIGNED_INTEGER)
crypto/openssl/test/param_build_test.c
70
|| !TEST_uint_eq(p->data_type, OSSL_PARAM_UNSIGNED_INTEGER)
crypto/openssl/test/params_api_test.c
508
OSSL_PARAM param = OSSL_PARAM_DEFN("bn", OSSL_PARAM_UNSIGNED_INTEGER,
crypto/openssl/test/params_api_test.c
91
case OSSL_PARAM_UNSIGNED_INTEGER:
crypto/openssl/test/params_test.c
354
{ "p3", OSSL_PARAM_UNSIGNED_INTEGER, &bignumbin, sizeof(bignumbin), 0 },
crypto/openssl/test/params_test.c
557
OSSL_PARAM_DEFN("ushort", OSSL_PARAM_UNSIGNED_INTEGER, NULL, sizeof(uint16_t)),
crypto/openssl/test/params_test.c
560
OSSL_PARAM_DEFN("unum", OSSL_PARAM_UNSIGNED_INTEGER, NULL, 0),
crypto/openssl/test/provider_test.c
25
{ "digest-check", OSSL_PARAM_UNSIGNED_INTEGER, &digestsuccess,
crypto/openssl/test/provider_test.c
32
{ "stop-property-mirror", OSSL_PARAM_UNSIGNED_INTEGER, &stopsuccess,