/kernel/linux/linux-5.10/crypto/ |
H A D | tgr192.c | 35 u8 hash[64]; member [all...] |
H A D | wp512.c | 43 u64 hash[WP512_DIGEST_SIZE/8]; member [all...] |
H A D | hmac.c | 25 struct crypto_shash *hash; member 50 struct crypto_shash *hash = ctx->hash; in hmac_setkey() local 143 struct crypto_shash *hash; in hmac_init_tfm() local [all...] |
H A D | sm2.c | 296 static int _sm2_verify(struct mpi_ec_ctx *ec, MPI hash, MPI sig_r, MPI sig_s) in _sm2_verify() argument 354 MPI hash; in sm2_verify() local
|
H A D | ecdsa.c | 94 static int _ecdsa_verify(struct ecc_ctx *ctx, const u64 *hash, const u64 *r, const u64 *s) in _ecdsa_verify() argument 146 u64 hash[ECC_MAX_DIGITS]; in ecdsa_verify() local [all...] |
/kernel/linux/linux-5.10/drivers/base/power/ |
H A D | trace.c | 193 unsigned int hash = hash_string(lineno, file, FILEHASH); in show_file_hash() local 211 unsigned int hash = hash_string(DEVSEED, dev_name(dev), DEVHASH); in show_dev_hash() local 238 unsigned int hash = hash_string(DEVSEED, dev_name(dev), show_trace_dev_match() local [all...] |
/kernel/linux/linux-5.10/drivers/crypto/ |
H A D | padlock-sha.c | 193 static int padlock_init_tfm(struct crypto_shash *hash) in padlock_init_tfm() argument 213 static void padlock_exit_tfm(struct crypto_shash *hash) in padlock_exit_tfm() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_gmc.c | 276 uint32_t hash; in amdgpu_gmc_filter_faults() local
|
/kernel/linux/linux-5.10/arch/loongarch/kernel/ |
H A D | relocate.c | 102 static inline __init unsigned long rotate_xor(unsigned long hash, in rotate_xor() argument 125 unsigned long hash = 0; get_random_boot() local [all...] |
/kernel/linux/common_modules/newip/third_party/linux-5.10/net/newip/ |
H A D | nip_fib.c | 89 unsigned int hash; in nip_fib_locate() local 140 unsigned int hash; in nip_fib_add() local [all...] |
/kernel/linux/linux-5.10/arch/powerpc/kvm/ |
H A D | book3s_32_mmu.c | 98 u32 page, hash, pteg, htabmask; in kvmppc_mmu_book3s_32_get_pteg() local
|
H A D | book3s_32_mmu_host.c | 109 u32 page, hash; in kvmppc_mmu_get_pteg() local [all...] |
H A D | book3s_64_mmu_host.c | 75 ulong hash, hpteg; in kvmppc_mmu_map_page() local [all...] |
/kernel/linux/linux-5.10/arch/powerpc/mm/nohash/ |
H A D | kaslr_booke.c | 47 static unsigned long __init rotate_xor(unsigned long hash, const void *area, in rotate_xor() argument 68 unsigned long hash = 0; in get_boot_seed() local [all...] |
/kernel/linux/linux-5.10/arch/mips/kernel/ |
H A D | relocate.c | 187 static inline __init unsigned long rotate_xor(unsigned long hash, in rotate_xor() argument 211 unsigned long hash = 0; get_random_boot() local [all...] |
/kernel/linux/linux-5.10/drivers/char/tpm/ |
H A D | tpm1-cmd.c | 463 int tpm1_pcr_extend(struct tpm_chip *chip, u32 pcr_idx, const u8 *hash, in tpm1_pcr_extend() argument
|
/kernel/linux/linux-5.10/drivers/net/dsa/mv88e6xxx/ |
H A D | global1_atu.c | 76 int mv88e6165_g1_atu_get_hash(struct mv88e6xxx_chip *chip, u8 *hash) in mv88e6165_g1_atu_get_hash() argument 90 int mv88e6165_g1_atu_set_hash(struct mv88e6xxx_chip *chip, u8 hash) in mv88e6165_g1_atu_set_hash() argument
|
/kernel/linux/linux-6.6/arch/mips/kernel/ |
H A D | relocate.c | 194 static inline __init unsigned long rotate_xor(unsigned long hash, in rotate_xor() argument 218 unsigned long hash = 0; get_random_boot() local [all...] |
/kernel/linux/linux-6.6/arch/loongarch/kernel/ |
H A D | relocate.c | 70 static inline __init unsigned long rotate_xor(unsigned long hash, in rotate_xor() argument 93 unsigned long hash = 0; get_random_boot() local [all...] |
/kernel/linux/linux-6.6/arch/powerpc/crypto/ |
H A D | aes-gcm-p10-glue.c | 77 static void set_subkey(unsigned char *hash) in set_subkey() argument 87 static void set_aad(struct gcm_ctx *gctx, struct Hash_ctx *hash, in set_aad() argument 113 gcmp10_init(struct gcm_ctx *gctx, u8 *iv, unsigned char *rdkey, struct Hash_ctx *hash, u8 *assoc, unsigned int assoclen) gcmp10_init() argument 141 finish_tag(struct gcm_ctx *gctx, struct Hash_ctx *hash, int len) finish_tag() argument 208 struct Hash_ctx *hash = PTR_ALIGN((void *)hashbuf, PPC_ALIGN); p10_aes_gcm_crypt() local [all...] |
/kernel/linux/linux-6.6/arch/powerpc/mm/nohash/ |
H A D | kaslr_booke.c | 45 static unsigned long __init rotate_xor(unsigned long hash, const void *area, in rotate_xor() argument 66 unsigned long hash = 0; in get_boot_seed() local [all...] |
/kernel/linux/linux-6.6/arch/powerpc/kvm/ |
H A D | book3s_64_mmu_host.c | 76 ulong hash, hpteg; in kvmppc_mmu_map_page() local [all...] |
H A D | book3s_32_mmu.c | 98 u32 page, hash, pteg, htabmask; in kvmppc_mmu_book3s_32_get_pteg() local
|
H A D | book3s_32_mmu_host.c | 109 u32 page, hash; in kvmppc_mmu_get_pteg() local [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/ |
H A D | drm_vm.c | 122 struct drm_hash_item *hash; in drm_vm_fault() local 534 struct drm_hash_item *hash; in drm_mmap_locked() local
|