Home
last modified time | relevance | path

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

/external/openssl/crypto/x509v3/
Dv3_cpols.c70 static int i2r_certpol(X509V3_EXT_METHOD *method, STACK_OF(POLICYINFO) *pol, BIO *out, int indent);
85 (X509V3_EXT_I2R)i2r_certpol,
365 static int i2r_certpol(X509V3_EXT_METHOD *method, STACK_OF(POLICYINFO) *pol, in i2r_certpol() function