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

  /onnv/onnv-gate/usr/src/common/openssl/crypto/x509/
x509_vfy.h 173 STACK_OF(ASN1_OBJECT) *policies; /* Permissible policies */ member in struct:X509_VERIFY_PARAM_st
491 STACK_OF(ASN1_OBJECT) *policies);
  /onnv/onnv-gate/usr/src/lib/libdladm/common/
libdlaggr.c 77 static policy_t policies[] = { variable
82 #define NPOLICIES (sizeof (policies) / sizeof (policy_t))
791 pol = &policies[i];
821 pol = &policies[i];
    [all...]

Completed in 1870 milliseconds