Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/x509/
H A Dx_crl.c20 static int setup_idp(X509_CRL *crl, ISSUING_DIST_POINT *idp);
197 if (!setup_idp(crl, crl->idp)) in crl_cb()
287 static int setup_idp(X509_CRL *crl, ISSUING_DIST_POINT *idp) in setup_idp() function