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 316 } POLICY_MAPPING;
318 DECLARE_STACK_OF(POLICY_MAPPING)
320 typedef STACK_OF(POLICY_MAPPING) POLICY_MAPPINGS;
580 DECLARE_ASN1_ITEM(POLICY_MAPPING)
581 DECLARE_ASN1_ALLOC_FUNCTIONS(POLICY_MAPPING)
  /external/openssl/include/openssl/
x509v3.h 316 } POLICY_MAPPING;
318 DECLARE_STACK_OF(POLICY_MAPPING)
320 typedef STACK_OF(POLICY_MAPPING) POLICY_MAPPINGS;
580 DECLARE_ASN1_ITEM(POLICY_MAPPING)
581 DECLARE_ASN1_ALLOC_FUNCTIONS(POLICY_MAPPING)

Completed in 2782 milliseconds