Home
last modified time | relevance | path

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

/openbsd/src/lib/libcrypto/x509/
Dx509_crld.c665 static int i2r_idp(const X509V3_EXT_METHOD *method, void *pidp, BIO *out,
682 .i2r = i2r_idp,
779 i2r_idp(const X509V3_EXT_METHOD *method, void *pidp, BIO *out, int indent) in i2r_idp() function