Home
last modified time | relevance | path

Searched refs:ia5org (Results 1 – 2 of 2) sorted by relevance

/openbsd/lib/libcrypto/x509/
H A Dx509_cpols.c80 STACK_OF(CONF_VALUE) *polstrs, int ia5org);
82 STACK_OF(CONF_VALUE) *unot, int ia5org);
438 int i, ia5org; in STACK_OF() local
450 ia5org = 0; in STACK_OF()
460 ia5org = 1; in STACK_OF()
470 pol = policy_section(ctx, polsect, ia5org); in STACK_OF()
499 policy_section(X509V3_CTX *ctx, STACK_OF(CONF_VALUE) *polstrs, int ia5org) in policy_section() argument
553 qual = notice_section(ctx, unot, ia5org); in policy_section()
588 notice_section(X509V3_CTX *ctx, STACK_OF(CONF_VALUE) *unot, int ia5org) in notice_section() argument
620 if (ia5org) in notice_section()
/openbsd/lib/libssl/doc/
H A Dopenssl.txt423 support this extension: but it needs the 'ia5org' option because it will
453 then you need the 'ia5org' option at the top level to modify the encoding:
458 certificatePolicies=ia5org,1.2.3.4,1.5.6.7.8,@polsect
473 TECHNICAL NOTE: the ia5org option changes the type of the 'organization' field,