HomeSort by relevance Sort by last modified time
    Searched refs:AUTH_NONE (Results 1 - 8 of 8) sorted by null

  /external/tpm2/
CommandCodeAttributes.c 30 // AUTH_NONE no authorization is required
42 return AUTH_NONE;
48 return AUTH_NONE;
52 return AUTH_NONE;
Global.h 241 #define AUTH_NONE ((AUTH_ROLE)(0))
    [all...]
SessionProcess.c     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rpc/
auth.h 169 #define AUTH_NONE 0 /* no authentication */
  /external/autotest/client/site_tests/platform_TLSDateActual/
platform_TLSDateActual.py 96 AUTH_NONE = "\x00"
120 sock.sendall(SOCKS5_VER + AUTH_NONE)
  /external/nos/host/generic/nugget/proto/nugget/app/keymaster/
keymaster_defs.proto 250 AUTH_NONE = 0;
  /prebuilts/tools/common/m2/repository/io/netty/netty-handler-proxy/4.1.6.Final/
netty-handler-proxy-4.1.6.Final.jar 
  /external/nos/host/android/hals/keymaster/
proto_utils.cpp 373 return nosapp::HardwareAuthenticatorType::AUTH_NONE;
390 case nosapp::HardwareAuthenticatorType::AUTH_NONE:
458 nosapp::HardwareAuthenticatorType::AUTH_NONE);
    [all...]

Completed in 183 milliseconds