/frameworks/base/docs/downloads/training/ |
GoogleAuth.zip | |
/external/selinux/policycoreutils/newrole/ |
newrole-lspp.pamd | 2 auth include system-auth 3 account include system-auth 4 password include system-auth
|
newrole.pamd | 3 # auth sufficient pam_rootok.so 4 auth include system-auth 5 account include system-auth 6 password include system-auth 7 session include system-auth
|
/prebuilts/tools/common/m2/repository/com/google/auth/google-auth-library-oauth2-http/0.3.0/ |
google-auth-library-oauth2-http-0.3.0-sources.jar | |
/prebuilts/tools/common/m2/repository/com/google/auth/google-auth-library-credentials/0.3.0/ |
google-auth-library-credentials-0.3.0-sources.jar | |
google-auth-library-credentials-0.3.0.jar | |
/prebuilts/tools/common/m2/repository/io/grpc/grpc-auth/0.13.2/ |
grpc-auth-0.13.2-sources.jar | |
/external/selinux/policycoreutils/run_init/ |
run_init.pamd | 3 #auth sufficient pam_rootok.so 4 auth include system-auth 5 account include system-auth 6 password include system-auth 7 session include system-auth
|
/external/openssh/contrib/redhat/ |
sshd.pam | 2 auth required pam_stack.so service=system-auth 4 account required pam_stack.so service=system-auth 5 password required pam_stack.so service=system-auth 6 session required pam_stack.so service=system-auth
|
/external/skia/ |
CQ_COMMITTERS | 2 https://chrome-infra-auth.appspot.com/auth/groups#project-skia-committers.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpc/ |
auth.h | 2 * auth.h, Authentication interface. 34 * is required to pass a AUTH * to routines that create rpc 83 enum_t oa_flavor; /* flavor of auth */ 84 caddr_t oa_base; /* address of more auth stuff */ 89 * Auth handle, interface to client side authenticators. 91 typedef struct AUTH AUTH; 92 struct AUTH { 97 void (*ah_nextverf) (AUTH *); 98 int (*ah_marshal) (AUTH *, XDR *); /* nextverf & serialize * [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rpc/ |
auth.h | 2 * auth.h, Authentication interface. 34 * is required to pass a AUTH * to routines that create rpc 83 enum_t oa_flavor; /* flavor of auth */ 84 caddr_t oa_base; /* address of more auth stuff */ 89 * Auth handle, interface to client side authenticators. 91 typedef struct AUTH AUTH; 92 struct AUTH { 97 void (*ah_nextverf) (AUTH *); 98 int (*ah_marshal) (AUTH *, XDR *); /* nextverf & serialize * [all...] |
/hardware/intel/common/libva/va/drm/ |
va_drm_auth_x11.c | 82 drm_auth_x11_init(DRMAuthX11 *auth) 95 auth->handle = dlopen(libva_x11_name, RTLD_LAZY | RTLD_GLOBAL); 96 if (!auth->handle) { 101 vtable = &auth->vtable; 106 if (!get_symbol(auth->handle, &vtable->va_dri2_query_extension, 109 if (!get_symbol(auth->handle, &vtable->va_dri2_query_version, 112 if (!get_symbol(auth->handle, &vtable->va_dri2_authenticate, 116 auth->display = vtable->x11_open_display(NULL); 117 if (!auth->display) 120 auth->window = DefaultRootWindow(auth->display) 161 DRMAuthX11 auth; local [all...] |
/external/curl/tests/data/ |
test879 | 6 SASL AUTH CRAM-MD5 7 SASL AUTH PLAIN 19 AUTH CRAM-MD5 PLAIN 20 REPLY "AUTH CRAM-MD5" + Rubbish 21 REPLY * -ERR AUTH exchange cancelled by client 22 REPLY "AUTH PLAIN" + 58 AUTH CRAM-MD5
60 AUTH PLAIN
|
test881 | 6 SASL AUTH DIGEST-MD5 7 SASL AUTH PLAIN 19 AUTH DIGEST-MD5 PLAIN 20 REPLY "AUTH DIGEST-MD5" + Rubbish 21 REPLY * -ERR AUTH exchange cancelled by client 22 REPLY "AUTH PLAIN" + 60 AUTH DIGEST-MD5
62 AUTH PLAIN
|
test883 | 6 SASL AUTH EXTERNAL 17 AUTH EXTERNAL 18 REPLY AUTH + 42 'pop3://user;AUTH=EXTERNAL@%HOSTIP:%POP3PORT/883' 51 AUTH EXTERNAL
|
test884 | 6 SASL AUTH EXTERNAL 17 AUTH EXTERNAL 18 REPLY AUTH + 42 'pop3://;AUTH=EXTERNAL@%HOSTIP:%POP3PORT/884' 51 AUTH EXTERNAL
|
test885 | 6 SASL AUTH EXTERNAL 18 AUTH EXTERNAL 19 REPLY AUTH +OK Login successful 42 'pop3://user;AUTH=EXTERNAL@%HOSTIP:%POP3PORT/885' --sasl-ir 51 AUTH EXTERNAL dXNlcg==
|
test886 | 6 SASL AUTH EXTERNAL 18 AUTH EXTERNAL 19 REPLY AUTH +OK Login successful 42 'pop3://;AUTH=EXTERNAL@%HOSTIP:%POP3PORT/886' --sasl-ir 51 AUTH EXTERNAL =
|
test865 | 6 SASL AUTH PLAIN 17 AUTH PLAIN 18 REPLY AUTH + 51 AUTH PLAIN
|
test866 | 6 SASL AUTH LOGIN 16 AUTH LOGIN 17 REPLY AUTH + VXNlcm5hbWU6 51 AUTH LOGIN
|
test867 | 6 SASL AUTH CRAM-MD5 17 AUTH CRAM-MD5 18 REPLY AUTH + PDE5NzIuOTg3NjU0MzIxQGN1cmw+ 54 AUTH CRAM-MD5
|
test870 | 6 SASL AUTH OAUTH2 17 AUTH XOAUTH2 18 REPLY AUTH + 51 AUTH XOAUTH2
|
/external/ppp/pppd/ |
ppp.pam | 3 auth required pam_nologin.so 4 auth required pam_unix.so
|
/prebuilts/tools/common/m2/repository/com/google/auth/google-auth-library-credentials/0.4.0/ |
google-auth-library-credentials-0.4.0.jar | |