Searched refs:organization (Results 1 - 5 of 5) sorted by relevance

/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/x509v3/
H A Dv3_cpols.c125 ASN1_SIMPLE(NOTICEREF, organization, DISPLAYTEXT),
289 } else if(!strcmp(cnf->name, "organization")) {
295 if(ia5org) nref->organization->type = V_ASN1_IA5STRING;
296 else nref->organization->type = V_ASN1_VISIBLESTRING;
297 if(!ASN1_STRING_set(nref->organization, cnf->value,
324 (!not->noticeref->noticenos || !not->noticeref->organization)) {
419 ref->organization->data);
H A Dx509v3.h282 ASN1_STRING *organization; member in struct:NOTICEREF_st
/barrelfish-2018-10-04/include/openssl/
H A Dx509v3.h282 ASN1_STRING *organization; member in struct:NOTICEREF_st
/barrelfish-2018-10-04/doc/017-arm/
H A DARM.tex640 \chapter{Code organization}
/barrelfish-2018-10-04/lib/tommath/
H A Dbn.tex1065 Strictly speaking the organization of the integers within the mp\_int structures is what is known as a

Completed in 164 milliseconds