OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:got_namespace
(Results
1 - 1
of
1
) sorted by relevancy
/src/crypto/external/bsd/openssh/dist/
sshsig.c
315
char *
got_namespace
= NULL, *sigtype = NULL, *sig_hashalg = NULL;
local
343
(r = sshbuf_get_cstring(signature, &
got_namespace
, NULL)) != 0 ||
357
if (strcmp(expect_namespace,
got_namespace
) != 0) {
360
expect_namespace,
got_namespace
);
398
free(
got_namespace
);
Completed in 30 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026