Home
last modified time | relevance | path

Searched defs:ex_callback_st (Results 1 – 1 of 1) sorted by relevance

/freebsd/crypto/openssl/include/internal/
H A Dcryptlib.h120 struct ex_callback_st { struct
121 long argl; /* Arbitrary long */
122 void *argp; /* Arbitrary void * */
123 int priority; /* Priority ordering for freeing */
124 CRYPTO_EX_new *new_func;
125 CRYPTO_EX_free *free_func;
126 CRYPTO_EX_dup *dup_func;