Home
last modified time | relevance | path

Searched defs:fingerprint (Results 1 - 21 of 21) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_platform/
H A DDawnPlatform.cpp54 dawn_platform::CachingInterface* Platform::GetCachingInterface(const void* fingerprint, in GetCachingInterface() argument
/third_party/skia/third_party/externals/sfntly/java/test/com/google/typography/font/sfntly/testutils/
H A DTestFontUtils.java72 public static Font[] loadFont(File file, boolean fingerprint) throws IOException { in loadFont() argument
124 public static Font[] loadFontUsingByteArray(File file, boolean fingerprint) throws IOException { in loadFontUsingByteArray() argument
241 public static Builder builderForFontFile(File fontFile, boolean fingerprint) throws IOException { in builderForFontFile() argument
/third_party/skia/third_party/externals/sfntly/cpp/src/test/
H A Dtest_font_utils.cc52 LoadFontUsingByteVector(const char* font_path, bool fingerprint, FontArray* fonts) LoadFontUsingByteVector() argument
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/
H A DFontFactory.java44 private boolean fingerprint = false; field in FontFactory
99 public void fingerprintFont(boolean fingerprint) { in fingerprintFont() argument
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/
H A Dfont_factory.cc33 void FontFactory::FingerprintFont(bool fingerprint) { in FingerprintFont() argument
/third_party/node/deps/openssl/openssl/apps/
H A Dstoreutl.c83 unsigned char *fingerprint = NULL; in storeutl_main() local
[all...]
H A Dcrl.c93 int ret = 1, num = 0, badsig = 0, fingerprint = 0, crlnumber = 0; in crl_main() local
H A Dx509.c283 int fingerprint = 0, reqfile = 0, checkend = 0; in x509_main() local
/third_party/openssl/apps/
H A Dstoreutl.c83 unsigned char *fingerprint = NULL; in storeutl_main() local
[all...]
H A Dcrl.c93 int ret = 1, num = 0, badsig = 0, fingerprint = 0, crlnumber = 0; in crl_main() local
H A Dx509.c283 int fingerprint = 0, reqfile = 0, checkend = 0; in x509_main() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Dsae.h74 u8 fingerprint[SAE_MAX_HASH_LEN]; member
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_camera_profile.h104 dng_camera_profile_id(const char *name, const dng_fingerprint &fingerprint) dng_camera_profile_id() argument
120 dng_camera_profile_id(const dng_string &name, const dng_fingerprint &fingerprint) dng_camera_profile_id() argument
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dnumber_decimalquantity.cpp178 uint64_t fingerprint = 0; in getPositionFingerprint() local
/third_party/node/deps/icu-small/source/i18n/
H A Dnumber_decimalquantity.cpp178 uint64_t fingerprint = 0; in getPositionFingerprint() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dnumber_decimalquantity.cpp178 uint64_t fingerprint = 0; in getPositionFingerprint() local
/third_party/curl/lib/vssh/
H A Dlibssh2.c655 const char *fingerprint = NULL; in ssh_check_fingerprint() local
736 const char *fingerprint = NULL; ssh_check_fingerprint() local
[all...]
/third_party/node/src/crypto/
H A Dcrypto_common.cc563 char fingerprint[EVP_MAX_MD_SIZE * 3]; in GetFingerprintDigest() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hs20/client/
H A Dosu_client.c224 char *fingerprint; in process_est_cert() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/hs20/client/
H A Dosu_client.c224 char *fingerprint; in process_est_cert() local
[all...]
/third_party/rust/crates/rust-openssl/openssl/src/x509/
H A Dmod.rs564 pub fn fingerprint(&self, hash_type: MessageDigest) -> Result<Vec<u8>, ErrorStack> { in fingerprint() functions

Completed in 26 milliseconds