| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/ |
| H A D | eap_pax_common.c | 93 u8 hash[SHA1_MAC_LEN]; in eap_pax_mac() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/ |
| H A D | pkcs1.c | 196 pkcs1_v15_sig_ver(struct crypto_public_key *pk, const u8 *s, size_t s_len, const struct asn1_oid *hash_alg, const u8 *hash, size_t hash_len) pkcs1_v15_sig_ver() argument
|
| H A D | tlsv1_record.c | 285 u8 len[2], hash[100]; in tlsv1_record_receive() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/ |
| H A D | wps_attr_process.c | 19 u8 hash[SHA256_MAC_LEN]; in wps_process_authenticator() local 56 u8 hash[SHA256_MAC_LEN]; in wps_process_key_wrap_auth() local
|
| /third_party/vk-gl-cts/framework/delibs/debase/ |
| H A D | deString.c | 44 deUint32 hash = 5381; in deStringHash() local 56 deUint32 hash in deStringHashLeading() local 70 deUint32 hash = 5381; deMemoryHash() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_common/ |
| H A D | eap_pax_common.c | 93 u8 hash[SHA1_MAC_LEN]; in eap_pax_mac() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/ |
| H A D | pkcs1.c | 200 pkcs1_v15_sig_ver(struct crypto_public_key *pk, const u8 *s, size_t s_len, const struct asn1_oid *hash_alg, const u8 *hash, size_t hash_len) pkcs1_v15_sig_ver() argument
|
| H A D | tlsv1_record.c | 285 u8 len[2], hash[100]; in tlsv1_record_receive() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/ |
| H A D | wps_attr_process.c | 19 u8 hash[SHA256_MAC_LEN]; in wps_process_authenticator() local 57 u8 hash[SHA256_MAC_LEN]; in wps_process_key_wrap_auth() local
|
| /third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/ |
| H A D | jsval_layout_opaque_1_0.rs | 129 fn hash<H: ::std::hash::Hasher>(&self, _state: &mut H) {} in fmt() functions
|
| H A D | class_with_inner_struct_1_0.rs | 43 fn hash<H: ::std::hash::Hasher>(&self, _state: &mut H) {} in fmt() functions
|
| H A D | transform-op.rs | 43 fn hash<H: ::std::hash::Hasher>(&self, _state: &mut H) {} in fmt() functions
|
| /base/hiviewdfx/hiview/utility/common_utils/test/unittest/common/ |
| H A D | utility_common_utils_test.cpp | 76 char hash[SHA256_DIGEST_LENGTH] = {0}; in HWTEST_F() local 101 char hash[SHA256_DIGEST_LENGTH] = {0}; in HWTEST_F() local
|
| /base/hiviewdfx/hilog/services/hilogd/ |
| H A D | log_persister_rotator.cpp | 188 uint64_t hash = GenerateHash(reinterpret_cast<char *>(&m_info), sizeof(PersistRecoveryInfo)); in WriteRecoveryInfo() local
|
| /base/hiviewdfx/hiview/utility/common_utils/ |
| H A D | tbox.cpp | 46 char hash[HAS_LEN] = {'0'}; in CalcFingerPrint() local
|
| /base/hiviewdfx/hitrace/test/unittest/common/native/ |
| H A D | hitracechainc_test.cpp | 76 uint64_t hash = 0; in HashFunc() local 95 uint64_t hash = HashFunc(hashData, HASH_DATA_LENGTH * sizeof(uint64_t)); in GenerateChainId() local 109 uint64_t hash = HashFunc(hashData, HASH_DATA_LENGTH * sizeof(uint64_t)); in GenerateSpanId() local 123 uint64_t hash = HashFunc(hashData, HASH_DATA_LENGTH * sizeof(uint64_t)); in GenerateParentSpanId() local [all...] |
| H A D | hitracechaincpp_test.cpp | 47 uint64_t hash = 0; in HashFunc() local 66 uint64_t hash = HashFunc(hashData, HASH_DATA_LENGTH * sizeof(uint64_t)); in GenerateChainId() local 81 uint64_t hash = HashFunc(hashData, HASH_DATA_LENGTH * sizeof(uint64_t)); in GenerateSpanId() local 95 uint64_t hash = HashFunc(hashData, HASH_DATA_LENGTH * sizeof(uint64_t)); in GenerateParentSpanId() local [all...] |
| /base/msdp/device_status/rust/subsystem/dsoftbus/sys/src/ |
| H A D | dsoftbus.rs | 117 fn hash<H: Hasher>(&self, state: &mut H) { in hash() functions
|
| /base/security/appverify/interfaces/innerkits/appverify_lite/include/ |
| H A D | app_verify.h | 94 char hash[NORMAL_HASH_SIZE]; member
|
| /base/security/device_auth/services/identity_manager/src/ |
| H A D | identity_pin.c | 244 uint8_t hash[SHA256_LEN] = { 0 }; in AuthGeneratePskUsePin() local
|
| /base/security/dlp_permission_service/interfaces/inner_api/dlp_parse/test/ |
| H A D | dlp_crypt_test.cpp | 1507 struct DlpBlob hash = {32, out}; in HWTEST_F() local 1528 struct DlpBlob hash = {64, out}; in HWTEST_F() local 1564 struct DlpBlob hash = {16, output}; in HWTEST_F() local 1581 struct DlpBlob hash = {64, output}; HWTEST_F() local 1737 struct DlpBlob hash = {64, out}; HWTEST_F() local 1755 struct DlpBlob hash = {64, out}; HWTEST_F() local 1788 struct DlpBlob hash = {64, out}; HWTEST_F() local 1852 struct DlpBlob hash = {64, out}; HWTEST_F() local 1888 struct DlpBlob hash = {64, out}; HWTEST_F() local [all...] |
| /base/security/huks/frameworks/huks_standard/main/core/src/ |
| H A D | hks_local_engine.c | 44 int32_t HksLocalHash(const struct HksParamSet *paramSet, const struct HksBlob *srcData, struct HksBlob *hash) in HksLocalHash() argument
|
| /base/security/huks/test/unittest/huks_standard_test/crypto_engine_test/src/ |
| H A D | hks_crypto_hal_ecdsa_sign.cpp | 531 struct HksBlob hash = { HKS_HMAC_DIGEST_SHA512_LEN, hashData }; in RunTestCase() local
|
| /base/startup/hvb/libhvb/src/cert/ |
| H A D | hvb_cert.c | 443 uint8_t *hash in hvb_verify_cert() local [all...] |
| /base/telephony/core_service/services/sim/src/ |
| H A D | operator_config_cache.cpp | 212 unsigned char hash[SHA256_DIGEST_LENGTH]; in EncryptIccId() local
|