Searched refs:BL33_CERT (Results 1 – 3 of 3) sorted by relevance
105 .id = BL33_CERT,109 .issuer = &certs[BL33_CERT],
214 if (certs[BL33_CERT].bin == NULL) { in check_cmd_params()319 certs[BL33_CERT].bin = strdup(optarg); in main()349 certs[BL33_CERT].fn = strdup(optarg); in main()660 if (!sha_file(certs[BL33_CERT].bin, md)) { in main()661 ERROR("Cannot calculate the hash of %s\n", certs[BL33_CERT].bin); in main()669 if (!cert_new(&certs[BL33_CERT], VAL_DAYS, 0, sk)) { in main()670 ERROR("Cannot create %s\n", certs[BL33_CERT].cn); in main()
49 BL33_CERT, enumerator