Home
last modified time | relevance | path

Searched defs:hash (Results 201 - 225 of 2552) sorted by relevance

12345678910>>...103

/third_party/vk-gl-cts/framework/delibs/depool/
H A DdePoolHash.c40 deTestHash* hash = deTestHash_create(pool); in dePoolHash_selfTest() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Dsha1-prf.c35 u8 hash[SHA1_MAC_LEN]; in sha1_prf() local
H A Dsha1-tprf.c34 u8 hash[SHA1_MAC_LEN]; in sha1_t_prf() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_common/
H A Deap_psk_common.c37 u8 hash[aes_block_size]; in eap_psk_derive_keys() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H A Duuid.c78 u8 hash[SHA256_MAC_LEN]; in uuid_random() local
/base/startup/init/services/modules/udid/
H A Dudid_adp.c35 unsigned char hash[HASH_LENGTH] = { 0 }; in GetSha256Value() local
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/mbedtls/include/mbedtls/
H A Dpkcs11.h153 mbedtls_ssl_pkcs11_sign( void *ctx, int (*f_rng)(void *, unsigned char *, size_t), void *p_rng, int mode, mbedtls_md_type_t md_alg, unsigned int hashlen, const unsigned char *hash, unsigned char *sig ) mbedtls_ssl_pkcs11_sign() argument
/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Dcontinue_scene_session_handler.cpp44 std::size_t hash = std::hash<std::string>()(bundleName + abilityName + std::to_string(timeStamp)); in UpdateContinueSessionId() local
/foundation/communication/dsoftbus/tests/adapter/fuzztest/softbusaescrypto_fuzzer/
H A Dsoftbusaescrypto_fuzzer.cpp29 uint8_t hash[SHA256_MAC_LEN] = { 0 }; in SoftBusGenerateHmacHashFuzzTest() local
/foundation/communication/dsoftbus/core/bus_center/utils/include/
H A Dlnn_map.h30 uint32_t hash; member
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/utils/
H A Dcrypto.cpp38 unsigned char hash[SHA256_DIGEST_LENGTH * 2 + 1] = ""; in Sha256() local
/kernel/linux/linux-5.10/drivers/firmware/efi/
H A Dembedded-firmware.c41 u8 hash[32]; in efi_check_md_for_embedded_firmware() local
/kernel/linux/linux-5.10/security/integrity/ima/
H A Dima_init.c53 } hash; in ima_add_boot_aggregate() local
/kernel/linux/linux-5.10/fs/hfs/
H A Dstring.c57 unsigned int hash, len = this->len; in hfs_hash_dentry() local
/kernel/linux/linux-5.10/lib/
H A Doid_registry.c31 unsigned i, j, k, hash; in look_up_OID() local
[all...]
/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_attr_sf.h25 xfs_dahash_t hash; /* this entry's hash value */ member
/kernel/linux/linux-5.10/net/batman-adv/
H A Doriginator.h80 u32 hash = 0; in batadv_choose_orig() local
/kernel/linux/linux-5.10/drivers/gpu/drm/vboxvideo/
H A Dvbox_hgsmi.c12 static u32 hgsmi_hash_process(u32 hash, const u8 *data, int size) in hgsmi_hash_process() argument
23 static u32 hgsmi_hash_end(u32 hash) in hgsmi_hash_end() argument
[all...]
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_attr_sf.h25 xfs_dahash_t hash; /* this entry's hash value */ member
/kernel/linux/linux-6.6/fs/ntfs3/
H A Dupcase.c107 ntfs_names_hash(const u16 *name, size_t len, const u16 *upcase, unsigned long hash) ntfs_names_hash() argument
/kernel/linux/linux-6.6/fs/smb/common/
H A Dcifs_md4.c54 static void md4_transform(u32 *hash, u32 const *in) in md4_transform() argument
[all...]
/kernel/linux/linux-6.6/fs/hfs/
H A Dstring.c57 unsigned int hash, len = this->len; in hfs_hash_dentry() local
/kernel/linux/linux-6.6/drivers/firmware/efi/
H A Dembedded-firmware.c41 u8 hash[32]; in efi_check_md_for_embedded_firmware() local
/kernel/linux/linux-6.6/drivers/net/wireless/purelifi/plfxlc/
H A Dchip.h64 static inline void plfxlc_mc_add_all(struct plfxlc_mc_hash *hash) in plfxlc_mc_add_all() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/vboxvideo/
H A Dvbox_hgsmi.c12 static u32 hgsmi_hash_process(u32 hash, const u8 *data, int size) in hgsmi_hash_process() argument
23 static u32 hgsmi_hash_end(u32 hash) in hgsmi_hash_end() argument
[all...]

Completed in 7 milliseconds

12345678910>>...103