Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/lib/libtomcrypt/src/pk/asn1/der/set/
A Dder_encode_set.c62 XQSORT(copy, inlen, sizeof(*copy), &s_qsort_helper); in der_encode_set()
A Dder_encode_setof.c129 XQSORT(edges, inlen, sizeof(*edges), &s_qsort_helper); in der_encode_setof()
/optee_os-3.20.0/core/lib/libtomcrypt/src/headers/
A Dtomcrypt_custom.h53 #ifndef XQSORT
54 #define XQSORT qsort macro
A Dtomcrypt_cfg.h32 LTC_EXPORT void LTC_CALL XQSORT(void *base, size_t nmemb, size_t size, int(*compar)(const void *, c…

Completed in 5 milliseconds