Home
last modified time | relevance | path

Searched refs:userAuth (Results 1 – 13 of 13) sorted by relevance

/external/jetty/src/java/org/eclipse/jetty/security/
DSecurityHandler.java506 Authentication.User userAuth = (Authentication.User)authentication; in handle() local
509 previousIdentity = _identityService.associate(userAuth.getUserIdentity()); in handle()
513 …ePermissions(pathInContext, baseRequest, base_response, constraintInfo, userAuth.getUserIdentity()… in handle()
524 authenticator.secureResponse(request, response, isAuthMandatory, userAuth); in handle()
545 Authentication.User userAuth = (Authentication.User)auth; in handle() local
546 … authenticator.secureResponse(request, response, isAuthMandatory, userAuth); in handle()
/external/tpm2/
DCreatePrimary.c62 if( MemoryRemoveTrailingZeros(&in->inSensitive.t.sensitive.userAuth) in TPM2_CreatePrimary()
DCreate.c86 if( MemoryRemoveTrailingZeros(&in->inSensitive.t.sensitive.userAuth) in TPM2_Create()
Dtpm_types.h1050 TPM2B_AUTH userAuth; member
DCryptUtil.c2899 sensitive->authValue = sensitiveCreate->userAuth; in CryptCreateObject()
Dtpm_generated.c3562 total_size += TPM2B_AUTH_Marshal(&source->userAuth, buffer, size); in TPMS_SENSITIVE_CREATE_Marshal()
3571 result = TPM2B_AUTH_Unmarshal(&target->userAuth, buffer, size); in TPMS_SENSITIVE_CREATE_Unmarshal()
Dpart3.txt2645 structure (inPublic), an initial value for the object’s authValue (inSensitive.userAuth), and, if t…
2881 41 if( MemoryRemoveTrailingZeros(&in->inSensitive.t.sensitive.userAuth)
13988 33 if( MemoryRemoveTrailingZeros(&in->inSensitive.t.sensitive.userAuth)
Dpart4.txt22759 2402 sensitive->authValue = sensitiveCreate->userAuth;
/external/tpm2/generator/
Dstructures.txt1254 _NAME userAuth
Draw_structures.txt12819 userAuth
12846 the userAuth and data values of the TPMS_SENSITIVE_CREATE may be passed as a single parameter
12866 The userAuth and data parameters in this buffer
Draw_structures_fixed.txt12818 userAuth
12845 the userAuth and data values of the TPMS_SENSITIVE_CREATE may be passed as a single parameter
12865 The userAuth and data parameters in this buffer
Draw_commands.txt4652 if( MemoryRemoveTrailingZeros(&in->inSensitive.t.sensitive.userAuth)
25267 if( MemoryRemoveTrailingZeros(&in->inSensitive.t.sensitive.userAuth)
Draw_commands_fixed.txt4654 if( MemoryRemoveTrailingZeros(&in->inSensitive.t.sensitive.userAuth)
25278 if( MemoryRemoveTrailingZeros(&in->inSensitive.t.sensitive.userAuth)