Home
last modified time | relevance | path

Searched refs:ordering (Results 1 – 18 of 18) sorted by relevance

/openssl/crypto/ts/
H A Dts_rsp_utils.c240 int TS_TST_INFO_set_ordering(TS_TST_INFO *a, int ordering) in TS_TST_INFO_set_ordering() argument
242 a->ordering = ordering ? 0xFF : 0x00; in TS_TST_INFO_set_ordering()
248 return a->ordering ? 1 : 0; in TS_TST_INFO_get_ordering()
H A Dts_local.h89 ASN1_BOOLEAN ordering; member
H A Dts_rsp_print.c151 BIO_printf(bio, "Ordering: %s\n", a->ordering ? "yes" : "no"); in TS_TST_INFO_print_bio()
H A Dts_asn1.c93 ASN1_OPT(TS_TST_INFO, ordering, ASN1_FBOOLEAN),
/openssl/test/
H A DCAtsa.cnf39 preserve = no # keep passed DN ordering
140 ordering = yes # Is ordering defined for timestamps?
H A DREADME.md172 test ordering will be randomised. This additionally seeds the random number
180 To randomise the test ordering:
/openssl/apps/
H A Dopenssl-vms.cnf115 preserve = no # keep passed DN ordering
327 ordering = yes # Is ordering defined for timestamps?
H A Dopenssl.cnf115 preserve = no # keep passed DN ordering
327 ordering = yes # Is ordering defined for timestamps?
/openssl/doc/man1/
H A Dopenssl-namedisplay-options.pod147 permissible as there is no ordering on values.
H A Dopenssl-ts.pod.in467 =item B<ordering>
/openssl/include/openssl/
H A Dts.h205 int TS_TST_INFO_set_ordering(TS_TST_INFO *a, int ordering);
/openssl/doc/man3/
H A DSSL_CTX_load_verify_locations.pod84 is performed in the ordering of the extension number, regardless of other
/openssl/doc/designs/quic-design/
H A Dquic-fifm.md124 - An integral priority value, used to maintain priority ordering.
208 * priority determines the relative ordering of control frames in a packet.
H A Dtx-packetiser.md334 ordering below. Items without a line between them have the same priority.
H A Dquic-api.md1624 We can use the ordering of initial calls to `SSL_read` and `SSL_write` to infer
/openssl/doc/internal/man3/
H A DOPTIONS.pod136 and should follow the ordering of the enumeration as this helps
/openssl/doc/man7/
H A Dossl-guide-migration.pod499 =head4 EVP_CIPHER_CTX_set_flags() ordering change
/openssl/
H A DCHANGES.md18292 ordering of SMIMECapabilities wasn't in "strength order" and there

Completed in 109 milliseconds