Home
last modified time | relevance | path

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

/aosp_15_r20/external/selinux/libsemanage/src/
H A Ddirect_api.c866 static void update_checksum_with_bool(Sha256Context *context, bool b) in update_checksum_with_bool() function
1019 update_checksum_with_bool(&context, !!extra->disable_dontaudit); in semanage_compile_hll_modules()
1020 update_checksum_with_bool(&context, !!extra->preserve_tunables); in semanage_compile_hll_modules()