/u-boot/lib/rsa/ |
A D | rsa-verify.c | 77 const uint8_t *hash, int hash_len) in padding_pkcs_15_verify() 173 uint8_t *hash, int hash_len, in compute_hash_prime() 212 const uint8_t *hash, int hash_len) in padding_pss_verify() 318 const uint32_t sig_len, const uint8_t *hash, in rsa_verify_key() 391 const void *hash, uint8_t *sig, uint sig_len) in rsa_verify_with_pkey() 412 const void *hash, uint8_t *sig, uint sig_len) in rsa_verify_with_pkey() 435 const void *hash, uint8_t *sig, in rsa_verify_with_keynode() 482 const void *hash, uint8_t *sig, in rsa_verify_with_keynode() 490 const uint8_t *hash, uint8_t *sig, uint sig_len) in rsa_verify_hash() 550 uint8_t hash[info->crypto->key_len]; in rsa_verify() local
|
/u-boot/scripts/basic/ |
A D | fixdep.c | 164 unsigned int hash; member 174 unsigned int i, hash = 2166136261U; in strhash() local 184 static int is_defined_config(const char *name, int len, unsigned int hash) in is_defined_config() 199 static void define_config(const char *name, int len, unsigned int hash) in define_config() 219 unsigned int hash = strhash(m, slen); in use_config() local
|
/u-boot/include/u-boot/ |
A D | rsa.h | 129 const uint8_t *hash, in rsa_verify_hash() 144 const uint8_t *hash, int hash_len) in padding_pkcs_15_verify() 152 const uint8_t *hash, int hash_len) in padding_pss_verify()
|
/u-boot/fs/ubifs/ |
A D | key.h | 36 static inline uint32_t key_mask_hash(uint32_t hash) in key_mask_hash() 144 uint32_t hash = c->key_hash(nm->name, nm->len); in dent_key_init() local 161 uint32_t hash) in dent_key_init_hash() 179 uint32_t hash = c->key_hash(nm->name, nm->len); in dent_key_init_flash() local 212 uint32_t hash = c->key_hash(nm->name, nm->len); in xent_key_init() local 230 uint32_t hash = c->key_hash(nm->name, nm->len); in xent_key_init_flash() local
|
/u-boot/lib/efi_loader/ |
A D | efi_signature.c | 128 void **hash, size_t *size) in efi_hash_regions() 166 void *hash = NULL; in efi_signature_lookup_digest() local 228 void *hash = NULL, *hash_tmp = NULL; in efi_lookup_certificate() local 365 void *hash = NULL; in efi_signature_check_revocation() local
|
/u-boot/arch/arm/include/asm/arch-tegra/ |
A D | warmboot.h | 25 struct hash { struct 26 u32 hash[HASH_LENGTH]; member 41 struct hash hash; /* hash of header+code, starts next field*/ member
|
/u-boot/drivers/crypto/fsl/ |
A D | fsl_hash.h | 30 u8 hash[HASH_MAX_DIGEST_SIZE]; member
|
/u-boot/arch/arm/mach-rockchip/ |
A D | misc.c | 29 u8 hash[SHA256_SUM_LEN]; in rockchip_setup_macaddr() local
|
/u-boot/tools/patman/ |
A D | commit.py | 32 def __init__(self, hash): argument
|
/u-boot/fs/btrfs/crypto/ |
A D | hash.c | 34 u64 hash; in hash_xxhash() local
|
/u-boot/include/dm/ |
A D | of_extra.h | 31 const uint8_t *hash; /* Hash value */ member
|
/u-boot/lib/ |
A D | oid_registry.c | 34 unsigned i, j, k, hash; in look_up_OID() local
|
/u-boot/board/xilinx/zynq/ |
A D | cmds.c | 110 static int zynq_pad_and_check(u8 *signature, u8 *hash) in zynq_pad_and_check() 152 const u8 *sig, const u32 sig_len, const u8 *hash) in zynq_rsa_verify_key()
|
/u-boot/scripts/kconfig/ |
A D | symbol.c | 799 unsigned hash = 2166136261U; in strhash() local 809 int hash; in sym_lookup() local 849 int hash = 0; in sym_find() local
|
/u-boot/lib/libavb/ |
A D | avb_rsa.c | 212 const uint8_t* hash, in avb_rsa_verify()
|
/u-boot/arch/arm/include/asm/arch-imx8/ |
A D | image.h | 41 u8 hash[HASH_MAX_LEN]; member
|
/u-boot/cmd/ |
A D | cros_ec.c | 325 struct ec_response_vboot_hash hash; in do_cros_ec() local
|
/u-boot/board/friendlyarm/nanopi2/ |
A D | board.c | 256 u32 hash[20]; in make_ether_addr() local
|
/u-boot/drivers/misc/ |
A D | cros_ec.c | 505 struct ec_response_vboot_hash *hash) in cros_ec_wait_on_hash_done() 528 struct ec_response_vboot_hash *hash) in cros_ec_read_hash() 579 struct ec_response_vboot_hash *hash; in cros_ec_invalidate_hash() local
|
/u-boot/board/freescale/common/ |
A D | fsl_validate.c | 864 ulong hash[SHA256_BYTES/sizeof(ulong)]; in fsl_secboot_validate() local
|
/u-boot/arch/arm/mach-tegra/tegra20/ |
A D | warmboot.c | 285 u8 *hash; in sign_wb_code() local
|
/u-boot/tools/ |
A D | imx8image.c | 475 char hash[2 * HASH_MAX_LEN + 1]; in set_image_hash() local
|
A D | kwbimage.c | 62 uint8_t hash[32]; member 456 struct hash_v1 *hash) in kwb_compute_pubkey_hash()
|
/u-boot/include/ |
A D | tpm-v2.h | 73 u16 hash; member
|
A D | imx8image.h | 115 uint8_t hash[HASH_MAX_LEN]; member
|