Home
last modified time | relevance | path

Searched defs:salt (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/lib/rsa/
H A Drsa-verify.c268 uint8_t *salt, int salt_len, in compute_hash_prime()
301 uint8_t *db = NULL, *salt = NULL; in padding_pss_verify() local
/rk3399_rockchip-uboot/scripts/
H A Davbtool.py646 def create_avb_hashtree_hasher(algorithm, salt): argument
3334 hash_algorithm, salt, chain_partitions, algorithm_name, argument
3549 block_size, salt, chain_partitions, algorithm_name, argument
4088 def generate_hash_tree(image, image_size, block_size, hash_alg_name, salt, argument
/rk3399_rockchip-uboot/fs/zfs/
H A Dzfs.c731 zap_hash(uint64_t salt, const char *name) in zap_hash()