Home | History | Annotate | Download | only in asn1

Lines Matching defs:set

99 /* For the "Name" type we need a SEQUENCE OF { SET OF X509_NAME_ENTRY }
203 entry->set = i;
262 int i, set = -1;
267 if(entry->set != set) {
273 set = entry->set;
324 int i, set = -1, ret = 0;
343 if(entry->set != set)
350 set = entry->set;
419 * but for now ignore anything with MSB set and rely on the
444 /* If MSB set just copy across */