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

  /external/openssl/crypto/x509v3/
x509v3.h 292 } POLICY_MAPPING;
294 DECLARE_STACK_OF(POLICY_MAPPING)
296 typedef STACK_OF(POLICY_MAPPING) POLICY_MAPPINGS;
514 DECLARE_ASN1_ITEM(POLICY_MAPPING)
515 DECLARE_ASN1_ALLOC_FUNCTIONS(POLICY_MAPPING)
  /external/openssl/include/openssl/
x509v3.h 292 } POLICY_MAPPING;
294 DECLARE_STACK_OF(POLICY_MAPPING)
296 typedef STACK_OF(POLICY_MAPPING) POLICY_MAPPINGS;
514 DECLARE_ASN1_ITEM(POLICY_MAPPING)
515 DECLARE_ASN1_ALLOC_FUNCTIONS(POLICY_MAPPING)

Completed in 167 milliseconds