Home
last modified time | relevance | path

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

/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/test/
H A Dparams_test.c309 static char app_p5[256]; /* "p5" */ variable
340 strcpy(app_p5, app_p5_init); in init_app_variables()
356 { "p5", OSSL_PARAM_UTF8_STRING, &app_p5, sizeof(app_p5), 0 },
368 OSSL_PARAM_DEFN("p5", OSSL_PARAM_UTF8_STRING, &app_p5, sizeof(app_p5)),
389 params[n++] = OSSL_PARAM_construct_utf8_string("p5", app_p5, in construct_api_params()
390 sizeof(app_p5)); in construct_api_params()
468 || !TEST_str_eq(app_p5, p5_init) /* "provider" value */ in test_case_variant()
492 || !TEST_str_eq(sneakpeek->p5, app_p5) /* app value set */ in test_case_variant()
519 || !TEST_str_eq(app_p5, app_p5_init) /* app value */ in test_case_variant()
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/test/
H A Dparams_test.c309 static char app_p5[256]; /* "p5" */ variable
340 strcpy(app_p5, app_p5_init); in init_app_variables()
356 { "p5", OSSL_PARAM_UTF8_STRING, &app_p5, sizeof(app_p5), 0 },
368 OSSL_PARAM_DEFN("p5", OSSL_PARAM_UTF8_STRING, &app_p5, sizeof(app_p5)),
389 params[n++] = OSSL_PARAM_construct_utf8_string("p5", app_p5, in construct_api_params()
390 sizeof(app_p5)); in construct_api_params()
468 || !TEST_str_eq(app_p5, p5_init) /* "provider" value */ in test_case_variant()
492 || !TEST_str_eq(sneakpeek->p5, app_p5) /* app value set */ in test_case_variant()
519 || !TEST_str_eq(app_p5, app_p5_init) /* app value */ in test_case_variant()
/dports/security/acmed/acmed-0.18.0/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/test/
H A Dparams_test.c309 static char app_p5[256]; /* "p5" */ variable
340 strcpy(app_p5, app_p5_init); in init_app_variables()
356 { "p5", OSSL_PARAM_UTF8_STRING, &app_p5, sizeof(app_p5), 0 },
368 OSSL_PARAM_DEFN("p5", OSSL_PARAM_UTF8_STRING, &app_p5, sizeof(app_p5)),
389 params[n++] = OSSL_PARAM_construct_utf8_string("p5", app_p5, in construct_api_params()
390 sizeof(app_p5)); in construct_api_params()
468 || !TEST_str_eq(app_p5, p5_init) /* "provider" value */ in test_case_variant()
492 || !TEST_str_eq(sneakpeek->p5, app_p5) /* app value set */ in test_case_variant()
519 || !TEST_str_eq(app_p5, app_p5_init) /* app value */ in test_case_variant()
/dports/textproc/mdbook-linkcheck/mdbook-linkcheck-0.7.6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/test/
H A Dparams_test.c309 static char app_p5[256]; /* "p5" */ variable
340 strcpy(app_p5, app_p5_init); in init_app_variables()
356 { "p5", OSSL_PARAM_UTF8_STRING, &app_p5, sizeof(app_p5), 0 },
368 OSSL_PARAM_DEFN("p5", OSSL_PARAM_UTF8_STRING, &app_p5, sizeof(app_p5)),
389 params[n++] = OSSL_PARAM_construct_utf8_string("p5", app_p5, in construct_api_params()
390 sizeof(app_p5)); in construct_api_params()
468 || !TEST_str_eq(app_p5, p5_init) /* "provider" value */ in test_case_variant()
492 || !TEST_str_eq(sneakpeek->p5, app_p5) /* app value set */ in test_case_variant()
519 || !TEST_str_eq(app_p5, app_p5_init) /* app value */ in test_case_variant()
/dports/security/openssl-quictls/openssl-7f2ab56a2b842b8e6fefc7b9d20eb5ff9c6ef151/test/
H A Dparams_test.c309 static char app_p5[256]; /* "p5" */ variable
340 strcpy(app_p5, app_p5_init); in init_app_variables()
356 { "p5", OSSL_PARAM_UTF8_STRING, &app_p5, sizeof(app_p5), 0 },
368 OSSL_PARAM_DEFN("p5", OSSL_PARAM_UTF8_STRING, &app_p5, sizeof(app_p5)),
389 params[n++] = OSSL_PARAM_construct_utf8_string("p5", app_p5, in construct_api_params()
390 sizeof(app_p5)); in construct_api_params()
468 || !TEST_str_eq(app_p5, p5_init) /* "provider" value */ in test_case_variant()
492 || !TEST_str_eq(sneakpeek->p5, app_p5) /* app value set */ in test_case_variant()
519 || !TEST_str_eq(app_p5, app_p5_init) /* app value */ in test_case_variant()
/dports/security/openssl-devel/openssl-3.0.2/test/
H A Dparams_test.c309 static char app_p5[256]; /* "p5" */ variable
340 strcpy(app_p5, app_p5_init); in init_app_variables()
356 { "p5", OSSL_PARAM_UTF8_STRING, &app_p5, sizeof(app_p5), 0 },
368 OSSL_PARAM_DEFN("p5", OSSL_PARAM_UTF8_STRING, &app_p5, sizeof(app_p5)),
389 params[n++] = OSSL_PARAM_construct_utf8_string("p5", app_p5, in construct_api_params()
390 sizeof(app_p5)); in construct_api_params()
468 || !TEST_str_eq(app_p5, p5_init) /* "provider" value */ in test_case_variant()
492 || !TEST_str_eq(sneakpeek->p5, app_p5) /* app value set */ in test_case_variant()
519 || !TEST_str_eq(app_p5, app_p5_init) /* app value */ in test_case_variant()