Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/src/pk/asn1/der/set/
A Dder_encode_set.c69 XQSORT(copy, inlen, sizeof(*copy), &_qsort_helper); in der_encode_set()
A Dder_encode_setof.c136 XQSORT(edges, inlen, sizeof(*edges), &_qsort_helper); in der_encode_setof()
/optee_os/core/lib/libtomcrypt/src/headers/
A Dtomcrypt_custom.h58 #ifndef XQSORT
59 #define XQSORT qsort macro
A Dtomcrypt_cfg.h39 LTC_EXPORT void LTC_CALL XQSORT(void *base, size_t nmemb, size_t size, int(*compar)(const void *, c…

Completed in 6 milliseconds