Searched refs:new_nid (Results 1 - 2 of 2) sorted by relevance

/external/openssl/crypto/asn1/
H A Da_strnid.c217 char new_nid = 0; local
233 new_nid = 1;
238 if(new_nid) sk_ASN1_STRING_TABLE_push(stable, tmp);
/external/openssl/crypto/objects/
H A Dobj_dat.c100 static int new_nid=NUM_NID; variable
242 i=new_nid;
243 new_nid+=num;

Completed in 194 milliseconds