Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/
H A Dex_data.c339 struct ex_callback_entry { struct
346 const struct ex_callback_entry *ap = (const struct ex_callback_entry *)a; in ex_callback_compare() argument
347 const struct ex_callback_entry *bp = (const struct ex_callback_entry *)b; in ex_callback_compare()
371 struct ex_callback_entry stack[10]; in CRYPTO_free_ex_data()
372 struct ex_callback_entry *storage = NULL; in CRYPTO_free_ex_data()