Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/x509v3/
Dv3_cpols.c83 static POLICYINFO *policy_section(X509V3_CTX *ctx,
182 pol = policy_section(ctx, polsect, ia5org);
214 static POLICYINFO *policy_section(X509V3_CTX *ctx, in policy_section() function