Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/lib/libtomcrypt/src/pk/asn1/der/set/
A Dder_encode_set.c19 static int s_qsort_helper(const void *a, const void *b) in s_qsort_helper() function
62 XQSORT(copy, inlen, sizeof(*copy), &s_qsort_helper); in der_encode_set()
A Dder_encode_setof.c17 static int s_qsort_helper(const void *a, const void *b) in s_qsort_helper() function
129 XQSORT(edges, inlen, sizeof(*edges), &s_qsort_helper); in der_encode_setof()

Completed in 3 milliseconds