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/
H A Dder_encode_set.c62 XQSORT(copy, inlen, sizeof(*copy), &s_qsort_helper); in der_encode_set()
H A Dder_encode_setof.c129 XQSORT(edges, inlen, sizeof(*edges), &s_qsort_helper); in der_encode_setof()
/optee_os/core/lib/libtomcrypt/src/headers/
H A Dtomcrypt_custom.h53 #ifndef XQSORT
54 #define XQSORT qsort macro
H A Dtomcrypt_cfg.h32 LTC_EXPORT void LTC_CALL XQSORT(void *base, size_t nmemb, size_t size, int(*compar)(const void *, c…