Home
last modified time | relevance | path

Searched defs:user_policies (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/autotest/client/cros/enterprise/
H A Denterprise_policy_base.py204 user_policies={}, argument
428 def update_policies(self, user_policies={}, suggested_user_policies={}, argument
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/x509/
H A Dpolicy.c576 static int has_explicit_policy(STACK_OF(X509_POLICY_LEVEL) *levels, in has_explicit_policy()
656 int X509_policy_check(const STACK_OF(X509) *certs, in X509_policy_check()
/aosp_15_r20/external/boringssl/src/crypto/x509/
H A Dpolicy.c576 static int has_explicit_policy(STACK_OF(X509_POLICY_LEVEL) *levels, in has_explicit_policy()
656 int X509_policy_check(const STACK_OF(X509) *certs, in X509_policy_check()
/aosp_15_r20/system/vold/
H A DFsCrypt.cpp750 UserPolicies& user_policies, EncryptionPolicy* policy) { in read_or_create_volkey()