Home
last modified time | relevance | path

Searched defs:load_policy (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/ltp/testcases/kernel/security/integrity/ima/tests/
H A Dima_policy.sh23 load_policy() function
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/
H A Dima_setup.sh99 load_policy() function
/aosp_15_r20/system/sepolicy/tools/sepolicy-analyze/
H A Dutils.c25 bool load_policy(char *filename, policydb_t * policydb, struct policy_file *pf) in load_policy() function
/aosp_15_r20/external/selinux/libsemanage/src/
H A Dsemanage_conf.h52 struct external_prog *load_policy; member
/aosp_15_r20/external/selinux/python/audit2allow/
H A Dsepolgen-ifgen-attr-helper.c148 static policydb_t *load_policy(const char *filename) in load_policy() function
/aosp_15_r20/system/sepolicy/tools/
H A Dsepolicy-check.c188 int load_policy(char *filename, policydb_t *policydb, struct policy_file *pf) { in load_policy() function
/aosp_15_r20/system/sepolicy/tests/
H A Dsepol_wrap.cpp191 void *load_policy(const char *policy_path) in load_policy() function
/aosp_15_r20/external/sdv/vsomeip/implementation/security/src/
Dsecurity_impl.cpp689 security_impl::load_policy(const boost::property_tree::ptree &_tree) { in load_policy() function in vsomeip_v3::security_impl