Searched refs:BL30_CERT (Results 1 – 3 of 3) sorted by relevance
63 .id = BL30_CERT,67 .issuer = &certs[BL30_CERT],
220 if (certs[BL30_CERT].bin != NULL) { in check_cmd_params()310 certs[BL30_CERT].bin = strdup(optarg); in main()331 certs[BL30_CERT].fn = strdup(optarg); in main()506 if (!sha_file(certs[BL30_CERT].bin, md)) { in main()508 certs[BL30_CERT].bin); in main()516 if (!cert_new(&certs[BL30_CERT], VAL_DAYS, 0, sk)) { in main()517 ERROR("Cannot create %s\n", certs[BL30_CERT].cn); in main()
43 BL30_CERT, enumerator