Searched refs:print_gens (Results 1 - 1 of 1) sorted by relevance

/barrelfish-master/lib/openssl-1.0.0d/crypto/x509v3/
H A Dv3_crld.c507 static int print_gens(BIO *out, STACK_OF(GENERAL_NAME) *gens, int indent) function
524 print_gens(out, dpn->name.fullname, indent);
581 print_gens(out, point->CRLissuer, indent);

Completed in 27 milliseconds