/third_party/openssl/test/ |
H A D | gmdifftest.c | 42 || !TEST_true(OPENSSL_gmtime_diff(&off_day, &off_sec, &o1, &tm1))) in check_time()
|
/third_party/node/deps/openssl/openssl/crypto/asn1/ |
H A D | a_utctm.c | 86 if (!OPENSSL_gmtime_diff(&day, &sec, &ttm, &stm)) in ASN1_UTCTIME_cmp_time_t()
|
H A D | a_time.c | 465 return OPENSSL_gmtime_diff(pday, psec, &tm_from, &tm_to); in ASN1_TIME_diff() 560 if (!OPENSSL_gmtime_diff(&day, &sec, &ttm, &stm)) in ASN1_TIME_cmp_time_t()
|
/third_party/openssl/crypto/asn1/ |
H A D | a_utctm.c | 86 if (!OPENSSL_gmtime_diff(&day, &sec, &ttm, &stm)) in ASN1_UTCTIME_cmp_time_t()
|
H A D | a_time.c | 465 return OPENSSL_gmtime_diff(pday, psec, &tm_from, &tm_to); in ASN1_TIME_diff() 560 if (!OPENSSL_gmtime_diff(&day, &sec, &ttm, &stm)) in ASN1_TIME_cmp_time_t()
|
/third_party/node/deps/openssl/openssl/crypto/ |
H A D | o_time.c | 102 int OPENSSL_gmtime_diff(int *pday, int *psec, in OPENSSL_gmtime_diff() function
|
/third_party/openssl/crypto/ |
H A D | o_time.c | 102 int OPENSSL_gmtime_diff(int *pday, int *psec, in OPENSSL_gmtime_diff() function
|
/third_party/openssl/ohos_lite/include/openssl/ |
H A D | crypto.h | 343 int OPENSSL_gmtime_diff(int *pday, int *psec,
|
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm/include/openssl/ |
H A D | crypto.h | 435 int OPENSSL_gmtime_diff(int *pday, int *psec,
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/no-asm/include/openssl/ |
H A D | crypto.h | 435 int OPENSSL_gmtime_diff(int *pday, int *psec,
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/no-asm/include/openssl/ |
H A D | crypto.h | 435 int OPENSSL_gmtime_diff(int *pday, int *psec,
|
/third_party/node/deps/openssl/config/archs/linux-elf/asm/include/openssl/ |
H A D | crypto.h | 435 int OPENSSL_gmtime_diff(int *pday, int *psec,
|
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/no-asm/include/openssl/ |
H A D | crypto.h | 435 int OPENSSL_gmtime_diff(int *pday, int *psec,
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/include/openssl/ |
H A D | crypto.h | 435 int OPENSSL_gmtime_diff(int *pday, int *psec,
|
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/ |
H A D | crypto.h | 435 int OPENSSL_gmtime_diff(int *pday, int *psec,
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/include/openssl/ |
H A D | crypto.h | 435 int OPENSSL_gmtime_diff(int *pday, int *psec,
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm_avx2/include/openssl/ |
H A D | crypto.h | 435 int OPENSSL_gmtime_diff(int *pday, int *psec,
|
/third_party/node/deps/openssl/config/archs/linux-elf/asm_avx2/include/openssl/ |
H A D | crypto.h | 435 int OPENSSL_gmtime_diff(int *pday, int *psec,
|
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/no-asm/include/openssl/ |
H A D | crypto.h | 435 int OPENSSL_gmtime_diff(int *pday, int *psec,
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/include/openssl/ |
H A D | crypto.h | 435 int OPENSSL_gmtime_diff(int *pday, int *psec,
|
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/include/openssl/ |
H A D | crypto.h | 435 int OPENSSL_gmtime_diff(int *pday, int *psec,
|
/third_party/node/deps/openssl/config/archs/linux-armv4/no-asm/include/openssl/ |
H A D | crypto.h | 435 int OPENSSL_gmtime_diff(int *pday, int *psec,
|
/third_party/node/deps/openssl/config/archs/BSD-x86/no-asm/include/openssl/ |
H A D | crypto.h | 435 int OPENSSL_gmtime_diff(int *pday, int *psec,
|
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm_avx2/include/openssl/ |
H A D | crypto.h | 435 int OPENSSL_gmtime_diff(int *pday, int *psec,
|
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm/include/openssl/ |
H A D | crypto.h | 435 int OPENSSL_gmtime_diff(int *pday, int *psec,
|