HomeSort by relevance Sort by last modified time
    Searched refs:SXNETID (Results 1 - 8 of 8) sorted by null

  /external/openssl/crypto/x509v3/
v3_sxnet.c 90 ASN1_SEQUENCE(SXNETID) = {
91 ASN1_SIMPLE(SXNETID, zone, ASN1_INTEGER),
92 ASN1_SIMPLE(SXNETID, user, ASN1_OCTET_STRING)
93 } ASN1_SEQUENCE_END(SXNETID)
95 IMPLEMENT_ASN1_FUNCTIONS(SXNETID)
99 ASN1_SEQUENCE_OF(SXNET, ids, SXNETID)
109 SXNETID *id;
187 SXNETID *id = NULL;
252 SXNETID *id;
261 IMPLEMENT_STACK_OF(SXNETID)
    [all...]
x509v3.h 271 } SXNETID;
273 DECLARE_STACK_OF(SXNETID)
274 DECLARE_ASN1_SET_OF(SXNETID)
278 STACK_OF(SXNETID) *ids;
510 DECLARE_ASN1_FUNCTIONS(SXNETID)
  /external/chromium_org/third_party/boringssl/src/crypto/x509v3/
v3_sxnet.c 94 ASN1_SEQUENCE(SXNETID) = {
95 ASN1_SIMPLE(SXNETID, zone, ASN1_INTEGER),
96 ASN1_SIMPLE(SXNETID, user, ASN1_OCTET_STRING)
97 } ASN1_SEQUENCE_END(SXNETID)
99 IMPLEMENT_ASN1_FUNCTIONS(SXNETID)
103 ASN1_SEQUENCE_OF(SXNET, ids, SXNETID)
113 SXNETID *id;
191 SXNETID *id = NULL;
256 SXNETID *id;
265 IMPLEMENT_ASN1_SET_OF(SXNETID)
    [all...]
  /external/chromium_org/third_party/boringssl/src/include/openssl/
stack_macros.h     [all...]
x509v3.h 268 } SXNETID;
270 DECLARE_STACK_OF(SXNETID)
271 DECLARE_ASN1_SET_OF(SXNETID)
275 STACK_OF(SXNETID) *ids;
509 DECLARE_ASN1_FUNCTIONS(SXNETID)
  /external/openssl/include/openssl/
x509v3.h 271 } SXNETID;
273 DECLARE_STACK_OF(SXNETID)
274 DECLARE_ASN1_SET_OF(SXNETID)
278 STACK_OF(SXNETID) *ids;
510 DECLARE_ASN1_FUNCTIONS(SXNETID)
safestack.h     [all...]
  /external/openssl/crypto/stack/
safestack.h     [all...]

Completed in 253 milliseconds