Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/
H A Dex_data.c344 static int ex_callback_compare(const void *a, const void *b) in ex_callback_compare() function
398 qsort(storage, mx, sizeof(*storage), ex_callback_compare); in CRYPTO_free_ex_data()