Home
last modified time | relevance | path

Searched defs:hash (Results 376 - 400 of 1077) sorted by relevance

1...<<11121314151617181920>>...44

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/
H A Deap_pax_common.c93 u8 hash[SHA1_MAC_LEN]; in eap_pax_mac() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/
H A Dpkcs1.c196 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 Dtlsv1_record.c285 u8 len[2], hash[100]; in tlsv1_record_receive() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
H A Dwps_attr_process.c19 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 DdeString.c44 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 Deap_pax_common.c93 u8 hash[SHA1_MAC_LEN]; in eap_pax_mac() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/
H A Dpkcs1.c200 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 Dtlsv1_record.c285 u8 len[2], hash[100]; in tlsv1_record_receive() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
H A Dwps_attr_process.c19 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 Djsval_layout_opaque_1_0.rs129 fn hash<H: ::std::hash::Hasher>(&self, _state: &mut H) {} in fmt() functions
H A Dclass_with_inner_struct_1_0.rs43 fn hash<H: ::std::hash::Hasher>(&self, _state: &mut H) {} in fmt() functions
H A Dtransform-op.rs43 fn hash<H: ::std::hash::Hasher>(&self, _state: &mut H) {} in fmt() functions
/base/hiviewdfx/hiview/utility/common_utils/test/unittest/common/
H A Dutility_common_utils_test.cpp76 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 Dlog_persister_rotator.cpp188 uint64_t hash = GenerateHash(reinterpret_cast<char *>(&m_info), sizeof(PersistRecoveryInfo)); in WriteRecoveryInfo() local
/base/hiviewdfx/hiview/utility/common_utils/
H A Dtbox.cpp46 char hash[HAS_LEN] = {'0'}; in CalcFingerPrint() local
/base/hiviewdfx/hitrace/test/unittest/common/native/
H A Dhitracechainc_test.cpp76 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 Dhitracechaincpp_test.cpp47 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 Ddsoftbus.rs117 fn hash<H: Hasher>(&self, state: &mut H) { in hash() functions
/base/security/appverify/interfaces/innerkits/appverify_lite/include/
H A Dapp_verify.h94 char hash[NORMAL_HASH_SIZE]; member
/base/security/device_auth/services/identity_manager/src/
H A Didentity_pin.c244 uint8_t hash[SHA256_LEN] = { 0 }; in AuthGeneratePskUsePin() local
/base/security/dlp_permission_service/interfaces/inner_api/dlp_parse/test/
H A Ddlp_crypt_test.cpp1507 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 Dhks_local_engine.c44 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 Dhks_crypto_hal_ecdsa_sign.cpp531 struct HksBlob hash = { HKS_HMAC_DIGEST_SHA512_LEN, hashData }; in RunTestCase() local
/base/startup/hvb/libhvb/src/cert/
H A Dhvb_cert.c443 uint8_t *hash in hvb_verify_cert() local
[all...]
/base/telephony/core_service/services/sim/src/
H A Doperator_config_cache.cpp212 unsigned char hash[SHA256_DIGEST_LENGTH]; in EncryptIccId() local

Completed in 19 milliseconds

1...<<11121314151617181920>>...44