Home
last modified time | relevance | path

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

/external/fsverity-utils/
Dcmd_setup.c300 u16 unauth_ext_count = 0; in append_unauthenticated_extensions() local
302 __le16 unauth_ext_count; in append_unauthenticated_extensions() member
308 unauth_ext_count++; in append_unauthenticated_extensions()
312 hdr.unauth_ext_count = cpu_to_le16(unauth_ext_count); in append_unauthenticated_extensions()