OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ossl_cmp_ctx
(Results
1 - 2
of
2
) sorted by relevancy
/src/crypto/external/bsd/openssl/dist/test/
cmp_ctx_test.c
23
OSSL_CMP_CTX
*ctx;
67
OSSL_CMP_CTX
*ctx = fixture->ctx;
141
OSSL_CMP_CTX
*ctx = fixture->ctx;
204
OSSL_CMP_CTX
*ctx = fixture->ctx;
266
OSSL_CMP_CTX
*ctx = fixture->ctx;
314
static OSSL_CMP_MSG *test_transfer_cb(
OSSL_CMP_CTX
*ctx,
320
static int test_certConf_cb(
OSSL_CMP_CTX
*ctx, X509 *cert, int fail_info,
326
typedef
OSSL_CMP_CTX
CMP_CTX; /* prevents rewriting type name by below macro */
327
#define
OSSL_CMP_CTX
1 /* name prefix for exported setter functions */
328
#define
ossl_cmp_ctx
0 /* name prefix for internal setter functions *
macro
[
all
...]
/src/crypto/external/apache2/openssl/dist/test/
cmp_ctx_test.c
18
OSSL_CMP_CTX
*ctx;
62
OSSL_CMP_CTX
*ctx = fixture->ctx;
115
OSSL_CMP_CTX
*cmpctx = OSSL_CMP_CTX_new(libctx, propq);
153
OSSL_CMP_CTX
*ctx = fixture->ctx;
218
OSSL_CMP_CTX
*ctx = fixture->ctx;
283
OSSL_CMP_CTX
*ctx = fixture->ctx;
335
static OSSL_CMP_MSG *test_transfer_cb(
OSSL_CMP_CTX
*ctx,
341
static int test_certConf_cb(
OSSL_CMP_CTX
*ctx, X509 *cert, int fail_info,
347
typedef
OSSL_CMP_CTX
CMP_CTX; /* prevents rewriting type name by below macro */
348
#define
OSSL_CMP_CTX
1 /* name prefix for exported setter functions *
349
#define
ossl_cmp_ctx
macro
[
all
...]
Completed in 109 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026