/aosp_15_r20/external/boringssl/src/crypto/asn1/ |
H A D | asn1_test.cc | 975 !OPENSSL_gmtime_diff(&day, &sec, &ttm, &stm)) { in ASN1Time_check_posix() 1172 EXPECT_TRUE(OPENSSL_gmtime_diff(&days, &secs, &tm1, &tm2)); in TEST() 1175 EXPECT_TRUE(OPENSSL_gmtime_diff(&days, &secs, &tm2, &tm1)); in TEST() 1180 EXPECT_TRUE(OPENSSL_gmtime_diff(&days, &secs, &tm1, &tm2)); in TEST() 1183 EXPECT_TRUE(OPENSSL_gmtime_diff(&days, &secs, &tm2, &tm1)); in TEST() 2504 OPENSSL_gmtime_diff(&days, &secs, &overflow_year, &overflow_year)); in TEST() 2506 OPENSSL_gmtime_diff(&days, &secs, &overflow_month, &overflow_month)); in TEST()
|
H A D | a_utctm.c | 166 if (!OPENSSL_gmtime_diff(&day, &sec, &ttm, &stm)) { in ASN1_UTCTIME_cmp_time_t()
|
H A D | internal.h | 91 OPENSSL_EXPORT int OPENSSL_gmtime_diff(int *out_days, int *out_secs,
|
H A D | a_time.c | 234 return OPENSSL_gmtime_diff(out_days, out_seconds, &tm_from, &tm_to); in ASN1_TIME_diff()
|
H A D | posix_time.c | 224 int OPENSSL_gmtime_diff(int *out_days, int *out_secs, const struct tm *from, in OPENSSL_gmtime_diff() function
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/asn1/ |
H A D | asn1_test.cc | 975 !OPENSSL_gmtime_diff(&day, &sec, &ttm, &stm)) { in ASN1Time_check_posix() 1172 EXPECT_TRUE(OPENSSL_gmtime_diff(&days, &secs, &tm1, &tm2)); in TEST() 1175 EXPECT_TRUE(OPENSSL_gmtime_diff(&days, &secs, &tm2, &tm1)); in TEST() 1180 EXPECT_TRUE(OPENSSL_gmtime_diff(&days, &secs, &tm1, &tm2)); in TEST() 1183 EXPECT_TRUE(OPENSSL_gmtime_diff(&days, &secs, &tm2, &tm1)); in TEST() 2504 OPENSSL_gmtime_diff(&days, &secs, &overflow_year, &overflow_year)); in TEST() 2506 OPENSSL_gmtime_diff(&days, &secs, &overflow_month, &overflow_month)); in TEST()
|
H A D | a_utctm.c | 166 if (!OPENSSL_gmtime_diff(&day, &sec, &ttm, &stm)) { in ASN1_UTCTIME_cmp_time_t()
|
H A D | internal.h | 91 OPENSSL_EXPORT int OPENSSL_gmtime_diff(int *out_days, int *out_secs,
|
H A D | a_time.c | 234 return OPENSSL_gmtime_diff(out_days, out_seconds, &tm_from, &tm_to); in ASN1_TIME_diff()
|
H A D | posix_time.c | 224 int OPENSSL_gmtime_diff(int *out_days, int *out_secs, const struct tm *from, in OPENSSL_gmtime_diff() function
|
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/asn1/ |
D | internal.h | 83 int OPENSSL_gmtime_diff(int *out_days, int *out_secs, const struct tm *from,
|
D | time_support.c | 174 int OPENSSL_gmtime_diff(int *out_days, int *out_secs, const struct tm *from, in OPENSSL_gmtime_diff() function
|
D | a_time.c | 211 return OPENSSL_gmtime_diff(out_days, out_seconds, &tm_from, &tm_to); in ASN1_TIME_diff()
|
D | a_utctm.c | 252 if (!OPENSSL_gmtime_diff(&day, &sec, &ttm, &stm)) in ASN1_UTCTIME_cmp_time_t()
|
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/asn1/ |
D | internal.h | 83 int OPENSSL_gmtime_diff(int *out_days, int *out_secs, const struct tm *from,
|
D | time_support.c | 174 int OPENSSL_gmtime_diff(int *out_days, int *out_secs, const struct tm *from, in OPENSSL_gmtime_diff() function
|
D | a_time.c | 211 return OPENSSL_gmtime_diff(out_days, out_seconds, &tm_from, &tm_to); in ASN1_TIME_diff()
|
D | a_utctm.c | 252 if (!OPENSSL_gmtime_diff(&day, &sec, &ttm, &stm)) in ASN1_UTCTIME_cmp_time_t()
|
/aosp_15_r20/external/grpc-grpc/src/boringssl/ |
H A D | boringssl_prefix_symbols.h | 2009 #define OPENSSL_gmtime_diff BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OPENSSL_gmtime_diff) macro
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/boringssl/ |
D | boringssl_prefix_symbols.h | 1973 #define OPENSSL_gmtime_diff BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OPENSSL_gmtime_diff) macro
|
/aosp_15_r20/out/soong/.intermediates/external/boringssl/libcrypto/android_recovery_arm64_armv8-2a_cortex-a55_shared/ |
D | libcrypto.so.toc | 1509 1504: FUNC GLOBAL DEFAULT 15 OPENSSL_gmtime_diff
|
/aosp_15_r20/out/soong/.intermediates/external/boringssl/libcrypto/android_arm64_armv8-2a_cortex-a55_shared_apex31/ |
D | libcrypto.so.toc | 1509 1504: FUNC GLOBAL DEFAULT 15 OPENSSL_gmtime_diff
|
/aosp_15_r20/out/soong/.intermediates/external/cronet/third_party/boringssl/libcrypto/android_arm64_armv8-2a_cortex-a55_shared_apex30/ |
D | libcrypto.so.toc | 417 412: FUNC GLOBAL DEFAULT 15 OPENSSL_gmtime_diff
|
/aosp_15_r20/out/soong/.intermediates/external/boringssl/libcrypto/android_arm64_armv8-2a_cortex-a55_shared/ |
D | libcrypto.so.toc | 1509 1504: FUNC GLOBAL DEFAULT 15 OPENSSL_gmtime_diff
|
/aosp_15_r20/out/soong/.intermediates/external/boringssl/libcrypto/linux_glibc_x86_64_shared/ |
D | libcrypto-host.so.toc | 1468 1463: FUNC GLOBAL DEFAULT 11 OPENSSL_gmtime_diff
|