Home
last modified time | relevance | path

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

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

Completed in 66 milliseconds