Searched refs:crypt_params (Results 1 – 1 of 1) sorted by relevance
1755 struct crypt_params_verity crypt_params = {}; in verity_can_reuse() local1769 r = sym_crypt_get_verity_info(cd, &crypt_params); in verity_can_reuse()1789 if (!!verity->root_hash_sig != !!(crypt_params.flags & CRYPT_VERITY_ROOT_HASH_SIGNATURE)) in verity_can_reuse()