OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ssh_get
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/bsd/pam-u2f/dist/
util.c
349
static int
ssh_get
(const unsigned char **buf, size_t *size, unsigned char *dst,
function
361
return
ssh_get
(buf, size, val, sizeof(*val));
365
if (!
ssh_get
(buf, size, (unsigned char *) val, sizeof(*val)))
378
if (!
ssh_get
(buf, size, NULL, len))
Completed in 51 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026