Searched defs:hash_algorithm (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | fsverity.h | 21 __u32 hash_algorithm; member 49 __u8 hash_algorithm; /* Merkle tree hash algorithm */ member
|
| /OK3568_Linux_fs/kernel/fs/incfs/ |
| H A D | verity.c | 254 struct file *filp, int hash_algorithm) in incfs_get_fsverity_descriptor() 282 int hash_algorithm) in incfs_calc_verity_digest() 400 __le32 hash_algorithm; in incfs_add_signature_record() member
|
| H A D | integrity.c | 53 enum incfs_hash_tree_algorithm hash_algorithm; member
|
| /OK3568_Linux_fs/u-boot/include/android_avb/ |
| H A D | avb_hash_descriptor.h | 69 uint8_t hash_algorithm[32]; member
|
| H A D | avb_hashtree_descriptor.h | 79 uint8_t hash_algorithm[32]; member
|
| /OK3568_Linux_fs/kernel/fs/verity/ |
| H A D | open.c | 30 unsigned int hash_algorithm, in fsverity_init_merkle_tree_params()
|
| /OK3568_Linux_fs/u-boot/scripts/ |
| H A D | avbtool.py | 2652 def calculate_vbmeta_digest(self, image_filename, hash_algorithm, output): argument 3334 hash_algorithm, salt, chain_partitions, algorithm_name, argument 3548 generate_fec, fec_num_roots, hash_algorithm, argument
|
| /OK3568_Linux_fs/tools/linux/Linux_SecurityAVB/scripts/ |
| H A D | avbtool | 2782 hash_algorithm, salt, chain_partitions, algorithm_name, argument 2979 generate_fec, fec_num_roots, hash_algorithm, argument
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/filesystems/incfs/ |
| H A D | incfs_test.c | 3864 __u8 hash_algorithm; /* Merkle tree hash algorithm */ in enable_verity() member
|