OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EX_CALLBACK
(Results
1 - 6
of
6
) sorted by relevancy
/src/crypto/external/bsd/openssl.old/dist/crypto/
ex_data.c
30
STACK_OF(
EX_CALLBACK
) *meth;
82
static void cleanup_cb(
EX_CALLBACK
*funcs)
133
EX_CALLBACK
*a;
160
EX_CALLBACK
*a;
177
a = (
EX_CALLBACK
*)OPENSSL_malloc(sizeof(*a));
204
* Thread-safe by copying a class's array of "
EX_CALLBACK
" entries
212
EX_CALLBACK
**storage = NULL;
213
EX_CALLBACK
*stack[10];
258
EX_CALLBACK
*stack[10];
259
EX_CALLBACK
**storage = NULL
[
all
...]
/src/crypto/external/bsd/openssl.old/dist/include/internal/
cryptlib.h
45
typedef struct ex_callback_st
EX_CALLBACK
;
47
DEFINE_STACK_OF(
EX_CALLBACK
)
/src/crypto/external/apache2/openssl/dist/include/internal/
cryptlib.h
29
typedef struct ex_callback_st
EX_CALLBACK
;
30
DEFINE_STACK_OF(
EX_CALLBACK
)
81
STACK_OF(
EX_CALLBACK
) *meth;
/src/crypto/external/apache2/openssl/dist/crypto/
ex_data.c
61
static void cleanup_cb(
EX_CALLBACK
*funcs)
115
EX_CALLBACK
*a;
156
EX_CALLBACK
*a;
180
a = (
EX_CALLBACK
*)OPENSSL_malloc(sizeof(*a));
214
* Thread-safe by copying a class's array of "
EX_CALLBACK
" entries
223
EX_CALLBACK
**storage = NULL;
224
EX_CALLBACK
*stack[10];
277
EX_CALLBACK
*stack[10];
278
EX_CALLBACK
**storage = NULL;
341
const
EX_CALLBACK
*excb
[
all
...]
/src/crypto/external/bsd/openssl/dist/crypto/
ex_data.c
53
static void cleanup_cb(
EX_CALLBACK
*funcs)
108
EX_CALLBACK
*a;
149
EX_CALLBACK
*a;
173
a = (
EX_CALLBACK
*)OPENSSL_malloc(sizeof(*a));
209
* Thread-safe by copying a class's array of "
EX_CALLBACK
" entries
218
EX_CALLBACK
**storage = NULL;
219
EX_CALLBACK
*stack[10];
274
EX_CALLBACK
*stack[10];
275
EX_CALLBACK
**storage = NULL;
340
const
EX_CALLBACK
*excb
[
all
...]
/src/crypto/external/bsd/openssl/dist/include/internal/
cryptlib.h
58
typedef struct ex_callback_st
EX_CALLBACK
;
59
DEFINE_STACK_OF(
EX_CALLBACK
)
134
STACK_OF(
EX_CALLBACK
) *meth;
Completed in 35 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026