Searched refs:mind (Results 1 – 17 of 17) sorted by relevance
/openssl/test/ |
H A D | hpke_test.c | 905 size_t mind = 0; /* index into hpke_mode_list */ in test_hpke_modes_suites() local 911 for (mind = 0; mind < OSSL_NELEM(hpke_mode_list); mind++) { in test_hpke_modes_suites() 912 int hpke_mode = hpke_mode_list[mind]; in test_hpke_modes_suites() 1100 mode_str_list[mind], (int) mind, in test_hpke_modes_suites()
|
H A D | README.md | 72 set of tests" in mind, initially being empty, here are the possible tokens:
|
H A D | README.ssltest.md | 281 However, when running a test manually, keep in mind that the repository version
|
/openssl/doc/man3/ |
H A D | OSSL_DISPATCH.pod | 51 This ensures that providers built with one OpenSSL version in mind
|
H A D | SSL_read_early_data.pod | 321 cache. Applications should be designed with this in mind in order to minimise
|
H A D | SSL_shutdown.pod | 347 application can subsequently change its mind about performing a rapid shutdown
|
/openssl/ |
H A D | SUPPORT.md | 33 Please keep in mind: Just because something doesn't work the way you expect
|
H A D | NOTES-ANDROID.md | 63 keep in mind that if you miss it, Configure will try to use gcc...
|
H A D | INSTALL.md | 1220 in mind, since it might be unsuitable for execution on other, typically older,
|
/openssl/doc/internal/man3/ |
H A D | ossl_method_construct.pod | 40 It's important to keep in mind that a method is identified by three things:
|
/openssl/crypto/ |
H A D | sparccpuid.S | 28 ! Keep in mind that this does not excuse us from wiping the stack!
|
/openssl/include/openssl/ |
H A D | asn1t.h.in | 892 * They are designed with 32-bit longs in mind.
|
/openssl/doc/man7/ |
H A D | ossl-guide-quic-client-non-block.pod | 295 on this. This is particularly important to keep in mind when writing a
|
H A D | openssl-quic.pod | 45 requirements, which existing applications should bear in mind;
|
/openssl/doc/designs/quic-design/ |
H A D | tx-packetiser.md | 662 - For each EL in E, construct a packet bearing in mind the Remaining CMPPL
|
H A D | quic-api.md | 623 reaches the Terminated state or is freed. An application can change its mind
|
/openssl/Configurations/ |
H A D | unix-Makefile.tmpl | 1965 \$(RANLIB) \$\@ || echo Never mind.
|
Completed in 57 milliseconds