OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:user_verification
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/bsd/pam-u2f/dist/pamu2fcfg/
pamu2fcfg.c
45
int
user_verification
;
member in struct:args
186
if (args->
user_verification
|| (devopts & (UV_SET | UV_NOT_REQD)) == UV_SET) {
194
if (args->
user_verification
|| !args->pin_verification) {
302
args->
user_verification
? "+verification" : "",
430
args->
user_verification
= 1;
544
if (args.
user_verification
&& !(devopts & UV_SET)) {
Completed in 27 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026