Lines Matching defs:certs
726 ami_cert *certs = NULL;
757 if ((ami_err = dld_ami_get_cert(amih, spi, &certs, &ccnt)) != AMI_OK) {
769 certs[icert].info.pubKeyInfo->algorithm,
770 certs[icert].info.pubKeyInfo->pubKey.value,
771 certs[icert].info.pubKeyInfo->pubKey.length,
780 err = check_spis(amih, certs, icert, spi);
783 if (certs) {
784 dld_ami_free_cert_list(&certs, ccnt);
801 ami_cert *certs;
807 if ((status = dld_ami_get_cert(amih, NULL, &certs, &ccnt)) != AMI_OK) {
820 if ((status = dld_ami_dn2str(amih, certs[0].info.subject, &answer))
838 dld_ami_free_cert_list(&certs, ccnt);
844 ami_cert *certs,
895 ami_err = dld_ami_get_cert_chain(amih, certs + icert, cas, 0,