Searched refs:salt_buf (Results 1 – 1 of 1) sorted by relevance
62 struct hvb_buf *salt_buf, uint32_t hash_algo) in hvb_compare_hash() argument80 hash_err = hash_calc_update(&ctx, salt_buf->addr, salt_buf->size); in hvb_compare_hash()107 struct hvb_buf salt_buf = {cert->hash_payload.salt, cert->salt_size}; in hash_image_init_desc() local137 ret = hvb_compare_hash(&digest_buf, &image_buf, &salt_buf, cert->hash_algo); in hash_image_init_desc()