HomeSort by relevance Sort by last modified time
    Searched defs:user_policies (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/boringssl/src/crypto/x509v3/
pcy_int.h 168 STACK_OF(X509_POLICY_NODE) *user_policies; member in struct:X509_POLICY_TREE_st
  /external/openssl/crypto/x509v3/
pcy_int.h 168 STACK_OF(X509_POLICY_NODE) *user_policies; member in struct:X509_POLICY_TREE_st
  /external/chromium_org/chromeos/network/
managed_network_configuration_handler_impl.cc 517 const Policies* user_policies = GetPoliciesForUser(userhash); local
518 if (user_policies) {
520 GetByGUID(user_policies->per_network_config, guid);

Completed in 98 milliseconds