OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:point_len
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/bsd/pam-u2f/dist/
util.c
457
size_t
point_len
;
local
471
point_len
= SSH_ES256_POINT_LEN;
475
point_len
= SSH_EDDSA_POINT_LEN;
505
if (len !=
point_len
) {
506
debug_dbg(cfg, "Invalid point length, should be %zu, found %zu",
point_len
,
Completed in 19 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026