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

/external/boringssl/src/crypto/x509v3/
H A Dv3_crld.c464 static int print_gens(BIO *out, STACK_OF(GENERAL_NAME) *gens, int indent) function
479 print_gens(out, dpn->name.fullname, indent);
529 print_gens(out, point->CRLissuer, indent);

Completed in 62 milliseconds