OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:callb
(Results
1 - 1
of
1
) sorted by null
/external/openssl/apps/
x509.c
150
static int MS_CALLBACK
callb
(int ok, X509_STORE_CTX *ctx);
228
X509_STORE_set_verify_cb_func(ctx,
callb
);
1198
static int MS_CALLBACK
callb
(int ok, X509_STORE_CTX *ctx)
function
[
all
...]
Completed in 22 milliseconds