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

  /external/openssl/crypto/x509v3/
v3_crld.c 126 else if (!strcmp(cnf->name, "relativename"))
180 (*pdp)->name.relativename = rnm;
398 ASN1_IMP_SET_OF(DIST_POINT_NAME, name.relativename, X509_NAME_ENTRY, 1)
529 ntmp.entries = dpn->name.relativename;
594 frag = dpn->name.relativename;
x509v3.h 228 STACK_OF(X509_NAME_ENTRY) *relativename; member in union:DIST_POINT_NAME_st::__anon8872
230 /* If relativename then this contains the full distribution point name */
  /external/openssl/include/openssl/
x509v3.h 228 STACK_OF(X509_NAME_ENTRY) *relativename; member in union:DIST_POINT_NAME_st::__anon8904
230 /* If relativename then this contains the full distribution point name */

Completed in 35 milliseconds