/third_party/openssl/test/ |
H A D | x509_time_test.c | 283 asn1_before = ASN1_TIME_adj(NULL, now, -1, 0); in test_x509_cmp_time_current() 284 asn1_after = ASN1_TIME_adj(NULL, now, 1, 0); in test_x509_cmp_time_current() 325 ASN1_TIME *asn1_mid = ASN1_TIME_adj(NULL, now, 0, 0); in test_X509_cmp_timeframe() 327 ASN1_TIME *asn1_before = ASN1_TIME_adj(NULL, now, -1, 0); in test_X509_cmp_timeframe() 328 ASN1_TIME *asn1_after = ASN1_TIME_adj(NULL, now, 1, 0); in test_X509_cmp_timeframe()
|
H A D | asn1_time_test.c | 330 asn1_time = ASN1_TIME_adj(NULL, time(NULL), 0, 0); in test_time_dup()
|
/third_party/node/deps/openssl/openssl/crypto/asn1/ |
H A D | a_time.c | 321 return ASN1_TIME_adj(s, t, 0, 0); in ASN1_TIME_set() 324 ASN1_TIME *ASN1_TIME_adj(ASN1_TIME *s, time_t t, in ASN1_TIME_adj() function
|
/third_party/openssl/crypto/asn1/ |
H A D | a_time.c | 321 return ASN1_TIME_adj(s, t, 0, 0); in ASN1_TIME_set() 324 ASN1_TIME *ASN1_TIME_adj(ASN1_TIME *s, time_t t, in ASN1_TIME_adj() function
|
/third_party/node/deps/openssl/openssl/crypto/cmp/ |
H A D | cmp_msg.c | 312 ASN1_TIME *notBefore = ASN1_TIME_adj(NULL, now, 0, 0); in OSSL_CMP_CTX_setup_CRM() 313 ASN1_TIME *notAfter = ASN1_TIME_adj(NULL, now, ctx->days, 0); in OSSL_CMP_CTX_setup_CRM()
|
/third_party/openssl/crypto/cmp/ |
H A D | cmp_msg.c | 312 ASN1_TIME *notBefore = ASN1_TIME_adj(NULL, now, 0, 0); in OSSL_CMP_CTX_setup_CRM() 313 ASN1_TIME *notAfter = ASN1_TIME_adj(NULL, now, ctx->days, 0); in OSSL_CMP_CTX_setup_CRM()
|
/third_party/openssl/ohos_lite/include/openssl/ |
H A D | asn1.h | 627 ASN1_TIME *ASN1_TIME_adj(ASN1_TIME *s, time_t t,
|
/third_party/node/deps/openssl/config/archs/linux-armv4/no-asm/include/openssl/ |
H A D | asn1.h | 843 ASN1_TIME *ASN1_TIME_adj(ASN1_TIME *s, time_t t,
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm_avx2/include/openssl/ |
H A D | asn1.h | 843 ASN1_TIME *ASN1_TIME_adj(ASN1_TIME *s, time_t t,
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/include/openssl/ |
H A D | asn1.h | 843 ASN1_TIME *ASN1_TIME_adj(ASN1_TIME *s, time_t t,
|
/third_party/node/deps/openssl/config/archs/linux-elf/asm_avx2/include/openssl/ |
H A D | asn1.h | 843 ASN1_TIME *ASN1_TIME_adj(ASN1_TIME *s, time_t t,
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/include/openssl/ |
H A D | asn1.h | 843 ASN1_TIME *ASN1_TIME_adj(ASN1_TIME *s, time_t t,
|
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/include/openssl/ |
H A D | asn1.h | 843 ASN1_TIME *ASN1_TIME_adj(ASN1_TIME *s, time_t t,
|
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/no-asm/include/openssl/ |
H A D | asn1.h | 843 ASN1_TIME *ASN1_TIME_adj(ASN1_TIME *s, time_t t,
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/no-asm/include/openssl/ |
H A D | asn1.h | 843 ASN1_TIME *ASN1_TIME_adj(ASN1_TIME *s, time_t t,
|
/third_party/node/deps/openssl/config/archs/linux-elf/asm/include/openssl/ |
H A D | asn1.h | 843 ASN1_TIME *ASN1_TIME_adj(ASN1_TIME *s, time_t t,
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/no-asm/include/openssl/ |
H A D | asn1.h | 843 ASN1_TIME *ASN1_TIME_adj(ASN1_TIME *s, time_t t,
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/include/openssl/ |
H A D | asn1.h | 843 ASN1_TIME *ASN1_TIME_adj(ASN1_TIME *s, time_t t,
|
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm/include/openssl/ |
H A D | asn1.h | 843 ASN1_TIME *ASN1_TIME_adj(ASN1_TIME *s, time_t t,
|
/third_party/node/deps/openssl/config/archs/BSD-x86/asm_avx2/include/openssl/ |
H A D | asn1.h | 843 ASN1_TIME *ASN1_TIME_adj(ASN1_TIME *s, time_t t,
|
/third_party/node/deps/openssl/config/archs/BSD-x86/no-asm/include/openssl/ |
H A D | asn1.h | 843 ASN1_TIME *ASN1_TIME_adj(ASN1_TIME *s, time_t t,
|
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm_avx2/include/openssl/ |
H A D | asn1.h | 843 ASN1_TIME *ASN1_TIME_adj(ASN1_TIME *s, time_t t,
|
/third_party/node/deps/openssl/config/archs/BSD-x86_64/no-asm/include/openssl/ |
H A D | asn1.h | 843 ASN1_TIME *ASN1_TIME_adj(ASN1_TIME *s, time_t t,
|
/third_party/node/deps/openssl/config/archs/BSD-x86/asm/include/openssl/ |
H A D | asn1.h | 843 ASN1_TIME *ASN1_TIME_adj(ASN1_TIME *s, time_t t,
|
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm/include/openssl/ |
H A D | asn1.h | 843 ASN1_TIME *ASN1_TIME_adj(ASN1_TIME *s, time_t t,
|