Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/tls/
H A Dtlsv1_client_ocsp.c119 const u8 *name_hash, *key_hash; in tls_process_ocsp_single_response() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/
H A DObjCLanguageRuntime.cpp202 const uint32_t name_hash = llvm::djbHash(name.GetStringRef()); in GetDescriptorIterator() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV2.cpp2216 const uint32_t name_hash = data.GetU32(&offset); in ParseClassInfoArray() local