OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:central_keygen
(Results
1 - 3
of
3
) sorted by relevancy
/src/crypto/external/apache2/openssl/dist/crypto/cmp/
cmp_server.c
224
int certReqId,
central_keygen
;
local
267
central_keygen
= OSSL_CRMF_MSG_centralkeygen_requested(crm, p10cr);
268
if (
central_keygen
< 0)
270
if (
central_keygen
== 0
295
if (
central_keygen
== 1
cmp_msg.c
298
int
central_keygen
= OSSL_CMP_CTX_get_option(ctx, OSSL_CMP_OPT_POPO_METHOD)
local
314
if (rkey == NULL && !
central_keygen
) {
336
if (rkey != NULL &&
central_keygen
)
1131
int
central_keygen
= OSSL_CMP_CTX_get_option(ctx, OSSL_CMP_OPT_POPO_METHOD)
local
1139
if (encr_key == NULL &&
central_keygen
) {
1144
if (!
central_keygen
) {
/src/crypto/external/apache2/openssl/dist/apps/lib/
cmp_mock_srv.c
292
int bodytype,
central_keygen
;
local
377
central_keygen
= OSSL_CRMF_MSG_centralkeygen_requested(crm, p10cr);
378
if (
central_keygen
< 0)
380
if (
central_keygen
== 1
Completed in 25 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026