Home
last modified time | relevance | path

Searched refs:ossl_strtouint64 (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/
H A Dcpuid.c63 static uint64_t ossl_strtouint64(const variant_char *str) in ossl_strtouint64() function
109 vec = ossl_strtouint64(env + off); in OPENSSL_cpuid_setup()
134 vecx = ossl_strtouint64(env + off); in OPENSSL_cpuid_setup()
/third_party/openssl/crypto/
H A Dcpuid.c63 static uint64_t ossl_strtouint64(const variant_char *str) in ossl_strtouint64() function
109 vec = ossl_strtouint64(env + off); in OPENSSL_cpuid_setup()
134 vecx = ossl_strtouint64(env + off); in OPENSSL_cpuid_setup()
/third_party/openssl/ohos_lite/crypto/
H A Dcryptlib.c65 static uint64_t ossl_strtouint64(const variant_char *str) in ossl_strtouint64() function
111 vec = ossl_strtouint64(env + off); in OPENSSL_cpuid_setup()
136 vecx = ossl_strtouint64(env + off); in OPENSSL_cpuid_setup()

Completed in 2 milliseconds