Searched refs:sig_file (Results 1 – 5 of 5) sorted by relevance
41 sig_file="${2?Missing sig file}" || help_out64 gpg --verify --ignore-time-conflict "$sig_file" "$image_file"
57 const char *sig_file; variable181 if (sig_file && begin_sig_addr && end_sig_addr) { in htif_handle_tohost_write()186 FILE *signature = fopen(sig_file, "w"); in htif_handle_tohost_write()189 sig_file, strerror(errno)); in htif_handle_tohost_write()
125 def verify(self, sig_file, valid_sigs = ''): argument131 cmd += [sig_file]
43 extern const char *sig_file;
336 sig_file = g_strdup(val); in spike_set_signature()