Home | History | Annotate | Download | only in x509

Lines Matching defs:set

105 /* For the "Name" type we need a SEQUENCE OF { SET OF X509_NAME_ENTRY }
225 entry->set = i;
274 int set = -1;
280 if(entry->set != set) {
286 set = entry->set;
337 int set = -1, ret = 0;
357 if(entry->set != set)
367 set = entry->set;
438 * but for now ignore anything with MSB set and rely on the
463 /* If MSB set just copy across */