Searched refs:ordering (Results 1 – 18 of 18) sorted by relevance
240 int TS_TST_INFO_set_ordering(TS_TST_INFO *a, int ordering) in TS_TST_INFO_set_ordering() argument242 a->ordering = ordering ? 0xFF : 0x00; in TS_TST_INFO_set_ordering()248 return a->ordering ? 1 : 0; in TS_TST_INFO_get_ordering()
89 ASN1_BOOLEAN ordering; member
151 BIO_printf(bio, "Ordering: %s\n", a->ordering ? "yes" : "no"); in TS_TST_INFO_print_bio()
93 ASN1_OPT(TS_TST_INFO, ordering, ASN1_FBOOLEAN),
39 preserve = no # keep passed DN ordering140 ordering = yes # Is ordering defined for timestamps?
172 test ordering will be randomised. This additionally seeds the random number180 To randomise the test ordering:
115 preserve = no # keep passed DN ordering327 ordering = yes # Is ordering defined for timestamps?
147 permissible as there is no ordering on values.
467 =item B<ordering>
205 int TS_TST_INFO_set_ordering(TS_TST_INFO *a, int ordering);
84 is performed in the ordering of the extension number, regardless of other
124 - An integral priority value, used to maintain priority ordering.208 * priority determines the relative ordering of control frames in a packet.
334 ordering below. Items without a line between them have the same priority.
1624 We can use the ordering of initial calls to `SSL_read` and `SSL_write` to infer
136 and should follow the ordering of the enumeration as this helps
499 =head4 EVP_CIPHER_CTX_set_flags() ordering change
18356 ordering of SMIMECapabilities wasn't in "strength order" and there
Completed in 104 milliseconds