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

  /external/bouncycastle/src/main/java/org/bouncycastle/asn1/x509/
GeneralName.java 28 * x400Address [3] ORAddress,
53 public static final int x400Address = 3;
134 * For x400Address, otherName and ediPartyName there is no common string
202 case x400Address:
  /external/openssl/crypto/x509v3/
x509v3.h 191 ASN1_TYPE *x400Address;
203 ASN1_TYPE *other; /* x400Address */
  /external/openssl/include/openssl/
x509v3.h 191 ASN1_TYPE *x400Address;
203 ASN1_TYPE *other; /* x400Address */

Completed in 192 milliseconds