Searched refs:pkcs7_bundle_certificates_cb (Results 1 – 1 of 1) sorted by relevance
292 static int pkcs7_bundle_certificates_cb(CBB *out, const void *arg) { in pkcs7_bundle_certificates_cb() function319 return pkcs7_bundle(out, pkcs7_bundle_certificates_cb, certs); in PKCS7_bundle_certificates()