Searched refs:BL31_CERT (Results 1 – 3 of 3) sorted by relevance
77 .id = BL31_CERT,81 .issuer = &certs[BL31_CERT],
209 if (certs[BL31_CERT].bin == NULL) { in check_cmd_params()313 certs[BL31_CERT].bin = strdup(optarg); in main()337 certs[BL31_CERT].fn = strdup(optarg); in main()557 if (!sha_file(certs[BL31_CERT].bin, md)) { in main()558 ERROR("Cannot calculate the hash of %s\n", certs[BL31_CERT].bin); in main()566 if (!cert_new(&certs[BL31_CERT], VAL_DAYS, 0, sk)) { in main()567 ERROR("Cannot create %s\n", certs[BL31_CERT].cn); in main()
45 BL31_CERT, enumerator