Home
last modified time | relevance | path

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

/openssl/crypto/
H A Dex_data.c341 struct ex_callback_entry { struct
348 const struct ex_callback_entry *ap = (const struct ex_callback_entry *)a; in ex_callback_compare() argument
349 const struct ex_callback_entry *bp = (const struct ex_callback_entry *)b; in ex_callback_compare()
373 struct ex_callback_entry stack[10]; in CRYPTO_free_ex_data()
374 struct ex_callback_entry *storage = NULL; in CRYPTO_free_ex_data()

Completed in 6 milliseconds