Home
last modified time | relevance | path

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

/freebsd-11-stable/crypto/openssl/crypto/x509v3/
HDv3_asid.c418 sk_ASIdOrRange_sort(choice->u.asIdsOrRanges); in ASIdentifierChoice_canonize()
/freebsd-11-stable/crypto/openssl/crypto/stack/
HDsafestack.h256 # define sk_ASIdOrRange_sort(st) SKM_sk_sort(ASIdOrRange, (st)) macro