OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fido2
(Results
1 - 9
of
9
) sorted by relevancy
/src/external/bsd/libfido2/bin/
Makefile
5
SUBDIR=
fido2
-assert
fido2
-cred
fido2
-token
/src/external/bsd/libfido2/bin/fido2-cred/
Makefile
7
PROG=
fido2
-cred
15
fido2
-cred.c \
/src/external/bsd/libfido2/bin/fido2-token/
Makefile
7
PROG=
fido2
-token
13
fido2
-token.c \
/src/external/bsd/libfido2/dist/tools/
fido2-unprot.sh
14
if ! TOKEN_VERSION=$("${FIDO_TOOLS_PREFIX}"
fido2
-token -V 2>&1); then
32
TOKEN_OUTPUT=$("${FIDO_TOOLS_PREFIX}"
fido2
-token -L)
42
if expr "$("${FIDO_TOOLS_PREFIX}"
fido2
-token -I "$DEV_PATH")" : ".* credMgmt.* clientPin.*\|.* clientPin.* credMgmt.*" > /dev/null ; then
48
RESIDENT_RPS=$(printf "%s\n" "$PIN" | setsid -w "${FIDO_TOOLS_PREFIX}"
fido2
-token -L -r "$DEV_PATH" | cut -d' ' -f3)
55
UNPROT_CREDS=$(printf "%s\n" "$PIN" | setsid -w "${FIDO_TOOLS_PREFIX}"
fido2
-token -L -k "$RESIDENT_RP" "$DEV_PATH" | grep ' uvopt$' | cut -d' ' -f2,3,4)
71
printf "%s\nssh:\n" "$STUB_HASH" | "${FIDO_TOOLS_PREFIX}"
fido2
-assert -G -r -t up=false "$DEV_PATH" 2> /dev/null || ASSERT_EXIT_CODE=$?
test.sh
31
fido2
-cred -M "$2" "${DEV}" "${TYPE}" > "$3" < cred_param
35
fido2
-cred -V "$1" "${TYPE}" > cred_out < "$2" || return 1
49
fido2
-assert -G $2 "${DEV}" > "$5" < assert_param
53
fido2
-assert -V "$1" "$2" "${TYPE}" < "$3"
/src/external/bsd/libfido2/bin/fido2-assert/
Makefile
7
PROG=
fido2
-assert
12
fido2
-assert.c \
/src/external/bsd/pam-u2f/lib/security/pam-u2f/
Makefile
17
fido2
${NETBSDSRCDIR}/external/bsd/libfido2/lib \
/src/external/bsd/libfido2/lib/
Makefile
16
LIB=
fido2
/src/share/mk/
bsd.prog.mk
117
fido2
\
Completed in 17 milliseconds
Indexes created Mon Apr 20 00:23:12 UTC 2026