Home
last modified time | relevance | path

Searched defs:OPENSSL_gmtime_diff (Results 1 – 3 of 3) sorted by relevance

/third_party/boringssl/src/crypto/asn1/
Dtime_support.c174 int OPENSSL_gmtime_diff(int *out_days, int *out_secs, const struct tm *from, in OPENSSL_gmtime_diff() function
/third_party/openssl/crypto/
Do_time.c102 int OPENSSL_gmtime_diff(int *pday, int *psec, in OPENSSL_gmtime_diff() function
/third_party/grpc/src/boringssl/
Dboringssl_prefix_symbols.h1825 #define OPENSSL_gmtime_diff BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OPENSSL_gmtime_diff) macro