Home
last modified time | relevance | path

Searched refs:checkAfter (Results 1 - 25 of 66) sorted by relevance

123

/third_party/openssl/test/
H A Dcmp_client_test.c212 static int checkAfter = 1; variable
215 return test_exec_IR_ses_poll(checkAfter, 2, 0, OSSL_CMP_PKISTATUS_accepted); in test_exec_IR_ses_poll_ok()
220 return test_exec_IR_ses_poll(checkAfter, 1 /* pollCount */, checkAfter + 1, in test_exec_IR_ses_poll_no_timeout()
226 return test_exec_IR_ses_poll(checkAfter + 1, 2 /* pollCount */, checkAfter, in test_exec_IR_ses_poll_total_timeout()
/third_party/node/deps/openssl/openssl/crypto/cmp/
H A Dcmp_client.c238 * On receiving a pollRep, which includes a checkAfter value, it return this
243 * polling is done a last time even if this is before the "checkAfter" time.
245 * Returns -1 on receiving pollRep if sleep == 0, setting the checkAfter value.
251 OSSL_CMP_MSG **rep, int *checkAfter) in poll_for_response()
282 if (!ASN1_INTEGER_get_int64(&check_after, pollRep->checkAfter)) { in poll_for_response()
310 "received polling response%s; checkAfter = %ld seconds", in poll_for_response()
333 if (checkAfter != NULL) in poll_for_response()
334 *checkAfter = (int)check_after; in poll_for_response()
552 * Returns -1 on receiving pollRep if sleep == 0, setting the checkAfter value.
558 OSSL_CMP_MSG **resp, int *checkAfter, in cert_response()
250 poll_for_response(OSSL_CMP_CTX *ctx, int sleep, int rid, OSSL_CMP_MSG **rep, int *checkAfter) poll_for_response() argument
557 cert_response(OSSL_CMP_CTX *ctx, int sleep, int rid, OSSL_CMP_MSG **resp, int *checkAfter, int req_type, int expected_type) cert_response() argument
688 OSSL_CMP_try_certreq(OSSL_CMP_CTX *ctx, int req_type, const OSSL_CRMF_MSG *crm, int *checkAfter) OSSL_CMP_try_certreq() argument
[all...]
H A Dcmp_asn.c354 ASN1_SIMPLE(OSSL_CMP_POLLREP, checkAfter, ASN1_INTEGER),
H A Dcmp_local.h434 * checkAfter INTEGER, -- time in seconds
440 ASN1_INTEGER *checkAfter; member
/third_party/openssl/crypto/cmp/
H A Dcmp_client.c241 * On receiving a pollRep, which includes a checkAfter value, it return this
246 * polling is done a last time even if this is before the "checkAfter" time.
248 * Returns -1 on receiving pollRep if sleep == 0, setting the checkAfter value.
254 OSSL_CMP_MSG **rep, int *checkAfter) in poll_for_response()
285 if (!ASN1_INTEGER_get_int64(&check_after, pollRep->checkAfter)) { in poll_for_response()
313 "received polling response%s; checkAfter = %ld seconds", in poll_for_response()
336 if (checkAfter != NULL) in poll_for_response()
337 *checkAfter = (int)check_after; in poll_for_response()
555 * Returns -1 on receiving pollRep if sleep == 0, setting the checkAfter value.
561 OSSL_CMP_MSG **resp, int *checkAfter, in cert_response()
253 poll_for_response(OSSL_CMP_CTX *ctx, int sleep, int rid, OSSL_CMP_MSG **rep, int *checkAfter) poll_for_response() argument
560 cert_response(OSSL_CMP_CTX *ctx, int sleep, int rid, OSSL_CMP_MSG **resp, int *checkAfter, int req_type, int expected_type) cert_response() argument
691 OSSL_CMP_try_certreq(OSSL_CMP_CTX *ctx, int req_type, const OSSL_CRMF_MSG *crm, int *checkAfter) OSSL_CMP_try_certreq() argument
[all...]
H A Dcmp_asn.c354 ASN1_SIMPLE(OSSL_CMP_POLLREP, checkAfter, ASN1_INTEGER),
H A Dcmp_local.h434 * checkAfter INTEGER, -- time in seconds
440 ASN1_INTEGER *checkAfter; member
/third_party/node/deps/openssl/config/archs/linux-aarch64/no-asm/include/openssl/
H A Dcmp.h589 const OSSL_CRMF_MSG *crm, int *checkAfter);
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/no-asm/include/openssl/
H A Dcmp.h589 const OSSL_CRMF_MSG *crm, int *checkAfter);
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm_avx2/include/openssl/
H A Dcmp.h589 const OSSL_CRMF_MSG *crm, int *checkAfter);
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/include/openssl/
H A Dcmp.h589 const OSSL_CRMF_MSG *crm, int *checkAfter);
/third_party/node/deps/openssl/config/archs/linux-elf/asm_avx2/include/openssl/
H A Dcmp.h589 const OSSL_CRMF_MSG *crm, int *checkAfter);
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/include/openssl/
H A Dcmp.h589 const OSSL_CRMF_MSG *crm, int *checkAfter);
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/include/openssl/
H A Dcmp.h589 const OSSL_CRMF_MSG *crm, int *checkAfter);
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/no-asm/include/openssl/
H A Dcmp.h589 const OSSL_CRMF_MSG *crm, int *checkAfter);
/third_party/node/deps/openssl/config/archs/linux-elf/asm/include/openssl/
H A Dcmp.h589 const OSSL_CRMF_MSG *crm, int *checkAfter);
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/no-asm/include/openssl/
H A Dcmp.h589 const OSSL_CRMF_MSG *crm, int *checkAfter);
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/include/openssl/
H A Dcmp.h589 const OSSL_CRMF_MSG *crm, int *checkAfter);
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm/include/openssl/
H A Dcmp.h589 const OSSL_CRMF_MSG *crm, int *checkAfter);
/third_party/node/deps/openssl/config/archs/linux-armv4/no-asm/include/openssl/
H A Dcmp.h589 const OSSL_CRMF_MSG *crm, int *checkAfter);
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm_avx2/include/openssl/
H A Dcmp.h589 const OSSL_CRMF_MSG *crm, int *checkAfter);
/third_party/node/deps/openssl/config/archs/BSD-x86/no-asm/include/openssl/
H A Dcmp.h589 const OSSL_CRMF_MSG *crm, int *checkAfter);
/third_party/node/deps/openssl/config/archs/BSD-x86/asm/include/openssl/
H A Dcmp.h589 const OSSL_CRMF_MSG *crm, int *checkAfter);
/third_party/node/deps/openssl/config/archs/BSD-x86/asm_avx2/include/openssl/
H A Dcmp.h589 const OSSL_CRMF_MSG *crm, int *checkAfter);
/third_party/node/deps/openssl/config/archs/BSD-x86_64/no-asm/include/openssl/
H A Dcmp.h589 const OSSL_CRMF_MSG *crm, int *checkAfter);

Completed in 36 milliseconds

123