Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/x509v3/
Dv3_cpols.c85 STACK_OF(CONF_VALUE) *polstrs, int ia5org);
87 STACK_OF(CONF_VALUE) *unot, int ia5org);
151 int ia5org; variable
162 ia5org = 0;
172 ia5org = 1;
183 pol = policy_section(ctx, polsect, ia5org);
216 STACK_OF(CONF_VALUE) *polstrs, int ia5org) in policy_section() argument
269 qual = notice_section(ctx, unot, ia5org); in policy_section()
301 STACK_OF(CONF_VALUE) *unot, int ia5org) in notice_section() argument
336 if (ia5org) in notice_section()