Home
last modified time | relevance | path

Searched refs:app (Results 101 – 117 of 117) sorted by relevance

12345

/openssl/test/recipes/
H A D70-test_sslmessages.t34 cmdstr(app(["openssl"]), display => 1),
H A D70-test_tls13certcomp.t211 cmdstr(app(["openssl"]), display => 1),
H A D70-test_tls13kexmodes.t189 cmdstr(app(["openssl"]), display => 1),
H A D70-test_tls13messages.t204 cmdstr(app(["openssl"]), display => 1),
/openssl/util/perl/OpenSSL/
H A DTest.pm325 sub app { subroutine
/openssl/test/
H A Dquic_multistream_test.c264 #define OP_C_EXPECT_CONN_CLOSE_INFO(ec, app, remote) \ argument
266 ((app) ? EXPECT_CONN_CLOSE_APP : 0) | \
269 #define OP_S_EXPECT_CONN_CLOSE_INFO(ec, app, remote) \ argument
271 ((app) ? EXPECT_CONN_CLOSE_APP : 0) | \
1717 || !TEST_int_eq(expect_app, tc->app) in run_script_worker()
2064 tcause->app ? "app" : "transport", in run_script_worker()
/openssl/
H A DNOTES-WINDOWS.md240 currently executed, GUI, console app or service, and act accordingly,
H A DNEWS.md514 It is part of the crypto lib and adds a 'cmp' app with a demo configuration.
H A DCHANGES.md129 apps. Added the same options also to `ca` app as alias for
930 * Various fixes and extensions to the CMP+CRMF implementation and the `cmp` app
2305 * Behavior of the `pkey` app is changed, when using the `-check` or `-pubcheck`
3087 * Use SHA256 as the default digest for TS query in the `ts` app.
/openssl/doc/man3/
H A DOPENSSL_malloc.pod188 ...app invocation... 3>/tmp/log$$
/openssl/test/helpers/
H A Dquictestlib.c679 || !TEST_false(cause->app) in qtest_check_server_transport_err()
/openssl/doc/designs/quic-design/
H A Drecord-layer.md435 * - not necessarily app data
440 * The amount of processed app data that is internally buffered and
/openssl/Configurations/
H A DREADME.md330 {ld} $(CFLAGS) {lflags} -o app \
/openssl/ssl/quic/
H A Dquic_impl.c3868 if (!tc->app) in ossl_quic_get_conn_close_info()
/openssl/crypto/err/
H A Dopenssl.txt1323 SSL_R_APP_DATA_IN_HANDSHAKE:100:app data in handshake
/openssl/crypto/objects/
H A Dobjects.txt459 ms-corp 21 10 : ms-app-policies : Microsoft Application Policies Extension
/openssl/doc/man7/
H A Dossl-guide-migration.pod2318 The B<list> app has many new options. See L<openssl-list(1)> for more

Completed in 125 milliseconds

12345