Lines Matching refs:ids_name
508 * ids_name - name of package stream, for error reporting
520 get_signature(PKG_ERR *err, char *ids_name, struct pkgdev *devp, PKCS7 **result)
536 pkgerr_add(err, PKGERR_WEB, gettext(ERR_LEN), ids_name);
588 ids_name);
751 * ids_name - Pathname to stream to validate
763 char *ids_name, PKCS7 *p7, STACK_OF(X509) *cas,
772 ids_name);
780 ids_name);
788 ids_name);
794 (BIO_ds_dump(err, ids_name, p7_bio) != 0)) {
801 if (!validate_signature(err, ids_name, p7_bio, p7, cas,
809 (void) ds_init(ids_name, pkgs, pkgdev->norewind);