Searched refs:ia5org (Results 1 – 2 of 2) sorted by relevance
/openssl/crypto/x509/ |
H A D | v3_cpols.c | 31 STACK_OF(CONF_VALUE) *polstrs, int ia5org); 33 STACK_OF(CONF_VALUE) *unot, int ia5org); 99 int i, ia5org; variable 112 ia5org = 0; 122 ia5org = 1; 133 pol = policy_section(ctx, polsect, ia5org); 167 STACK_OF(CONF_VALUE) *polstrs, int ia5org) in policy_section() argument 228 qual = notice_section(ctx, unot, ia5org); in policy_section() 290 STACK_OF(CONF_VALUE) *unot, int ia5org) in notice_section() argument 340 if (ia5org) in notice_section()
|
/openssl/doc/man5/ |
H A D | x509v3_config.pod | 454 the B<ia5org> option at the top level; this changes the encoding from 460 certificatePolicies = ia5org, 1.2.3.4, 1.5.6.7.8, @polsect
|
Completed in 7 milliseconds