Home
last modified time | relevance | path

Searched refs:fsverity_append_extension (Results 1 – 4 of 4) sorted by relevance

/external/fsverity-utils/
Dfsveritysetup.h21 void fsverity_append_extension(void **buf_p, int type,
Dcmd_setup.c213 void fsverity_append_extension(void **buf_p, int type, in fsverity_append_extension() function
270 fsverity_append_extension(&buf, FS_VERITY_EXT_ROOT_HASH, in append_fsverity_descriptor()
273 fsverity_append_extension(&buf, FS_VERITY_EXT_SALT, in append_fsverity_descriptor()
Delide_patch.c303 fsverity_append_extension(&buf, type, &u, extlen); in append_elide_patch_exts()
Dsign.c537 fsverity_append_extension(&tmp, FS_VERITY_EXT_PKCS7_SIGNATURE, in append_signed_measurement()