Home
last modified time | relevance | path

Searched refs:sk_ASIdOrRange_sort (Results 1 – 2 of 2) sorted by relevance

/dragonfly/crypto/libressl/crypto/x509/
H A Dx509_asid.c627 sk_ASIdOrRange_sort(choice->u.asIdsOrRanges); in ASIdentifierChoice_canonize()
/dragonfly/crypto/libressl/include/openssl/
H A Dsafestack.h223 #define sk_ASIdOrRange_sort(st) SKM_sk_sort(ASIdOrRange, (st)) macro