Searched defs:hash_algo (Results 1 – 4 of 4) sorted by relevance
| /base/startup/hvb/libhvb/src/cert/ |
| D | hvb_cert.c | 69 struct hvb_buf *salt_buf, uint32_t hash_algo) in hvb_compare_hash_rsa() 138 struct hvb_buf *salt_buf, uint32_t hash_algo) in hvb_compare_hash()
|
| /base/startup/hvb/tools/ |
| D | hvbtool.py | 62 def __init__(self, sig_algo, hash_algo, bit_length, sig_bytes, hash_bytes, pubkey_bytes): argument 178 def get_sha256_digest(hash_algo, salt, content): argument 184 def generate_sha_hash_tree(image, image_size, block_size, hash_algo, salt, hash_level_offsets, tree… argument
|
| /base/startup/hvb/libhvb/include/ |
| D | hvb_cert.h | 118 uint32_t hash_algo; member
|
| /base/startup/init/interfaces/innerkits/fs_manager/libfs_hvb/ |
| D | fs_hvb.c | 499 static char *FsHvbGetHashAlgStr(unsigned int hash_algo) in FsHvbGetHashAlgStr()
|