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

  /external/openssl/crypto/asn1/
a_strnid.c 217 char new_nid = 0; local
233 new_nid = 1;
238 if(new_nid) sk_ASN1_STRING_TABLE_push(stable, tmp);
  /external/openssl/crypto/objects/
obj_dat.c 100 static int new_nid=NUM_NID; variable
242 i=new_nid;
243 new_nid+=num;

Completed in 163 milliseconds