HomeSort by relevance Sort by last modified time
    Searched full:ut_compar (Results 1 - 1 of 1) sorted by null

  /external/srtp/crypto/replay/
ut_sim.c 52 ut_compar(const void *a, const void *b) { function
64 qsort(utc->buffer, UT_BUF, sizeof(uint32_t), ut_compar);
77 qsort(utc->buffer, UT_BUF, sizeof(uint32_t), ut_compar);

Completed in 1735 milliseconds