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

  /external/openssl/crypto/pkcs12/
p12_attr.c 93 if (X509at_add1_attr_by_NID(&bag->attrib, NID_friendlyName,
104 if (X509at_add1_attr_by_NID(&bag->attrib, NID_friendlyName,
140 if (!(atype = PKCS12_get_attr(bag, NID_friendlyName))) return NULL;
p12_kiss.c 233 if ((attrib = PKCS12_get_attr (bag, NID_friendlyName)))
  /external/openssl/crypto/asn1/
a_strnid.c 175 {NID_friendlyName, -1, -1, B_ASN1_BMPSTRING, STABLE_NO_MASK},
  /external/openssl/crypto/objects/
objects.h 835 #define NID_friendlyName 156
    [all...]
obj_mac.h     [all...]
obj_dat.h     [all...]
  /external/openssl/include/openssl/
objects.h 835 #define NID_friendlyName 156
    [all...]
obj_mac.h     [all...]

Completed in 120 milliseconds