Searched refs:got_namespace (Results 1 – 1 of 1) sorted by relevance
310 char *got_namespace = NULL, *sigtype = NULL, *sig_hashalg = NULL; in sshsig_wrap_verify() local338 (r = sshbuf_get_cstring(signature, &got_namespace, NULL)) != 0 || in sshsig_wrap_verify()352 if (strcmp(expect_namespace, got_namespace) != 0) { in sshsig_wrap_verify()355 expect_namespace, got_namespace); in sshsig_wrap_verify()393 free(got_namespace); in sshsig_wrap_verify()