Home
last modified time | relevance | path

Searched refs:reorder (Results 1 – 4 of 4) sorted by relevance

/openssl-master/test/
A Drun_tests.pl81 sub reorder { subroutine
315 sort { reorder($a) cmp reorder($b) } keys %tests);
/openssl-master/doc/man3/
A DSSL_CTX_add1_chain_cert.pod119 with the option B<SSL_BUILD_CHAIN_FLAG_CHECK> to check and reorder them.
A DDEFINE_STACK_OF.pod217 as B<sk_I<TYPE>_find>() and B<sk_I<TYPE>_sort>() can also reorder the stack.
/openssl-master/
A DCHANGES.md13319 uses the special reorder version of SET OF to sort the attributes
13320 and reorder them to match the encoded order. This resolves a long
13323 encoded order. PKCS7_ATTR_VERIFY does not reorder the attributes:
13422 is used to reorder the STACK representing the structure to match the
18166 * Add a bunch of fixes to the PKCS#7 stuff. It used to sometimes reorder

Completed in 26 milliseconds