Home
last modified time | relevance | path

Searched defs:auth_required (Results 1 – 2 of 2) sorted by relevance

/external/ppp/pppd/
Dauth.c235 bool auth_required = 0; /* Always require authentication from peer */ variable
/external/tpm2-tss/src/tss2-fapi/
Dfapi_util.c1780 TPMI_YES_NO auth_required; in ifapi_authorize_object() local