/hardware/intel/common/libva/va/x11/ |
va_dri.c | 246 rep.authenticated = 0; 247 if (!_XReply(dpy, (xReply *)&rep, 0, xFalse) || !rep.authenticated) {
|
va_dri2.c | 209 return rep.authenticated;
|
va_dristr.h | 142 CARD32 authenticated B32;
|
/libcore/ojluni/src/main/java/javax/net/ssl/ |
SSLSession.java | 347 * This value is not authenticated and should not be relied upon. 362 * This value is not authenticated and should not be relied upon.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rpcsvc/ |
nis.x | 104 NIS_SRVAUTH = 43, /* NIS+ server wasn't authenticated. */ 105 NIS_CLNTAUTH = 44, /* NIS+ Client wasn't authenticated. */
|
/developers/build/prebuilts/gradle/AsymmetricFingerprintDialog/Application/src/main/java/com/example/android/asymmetricfingerprintdialog/ |
MainActivity.java | 101 // Set up the crypto object for later. The object will be authenticated by use
|
/developers/samples/android/security/AsymmetricFingerprintDialog/Application/src/main/java/com/example/android/asymmetricfingerprintdialog/ |
MainActivity.java | 101 // Set up the crypto object for later. The object will be authenticated by use
|
/development/samples/browseable/AsymmetricFingerprintDialog/src/com.example.android.asymmetricfingerprintdialog/ |
MainActivity.java | 101 // Set up the crypto object for later. The object will be authenticated by use
|
/external/apache-http/src/org/apache/http/impl/auth/ |
BasicScheme.java | 127 * @param request The request being authenticated
|
/external/boringssl/src/include/openssl/ |
curve25519.h | 106 // SPAKE2 is a password-authenticated key-exchange. It allows two parties,
|
/external/libdrm/tests/ttmtest/src/ |
xf86dristr.h | 156 CARD32 authenticated B32;
|
/external/mesa3d/src/egl/drivers/dri2/ |
egl_dri2.h | 211 int authenticated; member in struct:dri2_egl_display
|
/external/mesa3d/src/egl/wayland/wayland-drm/ |
wayland-drm.xml | 152 <event name="authenticated"/>
|
/external/mesa3d/src/glx/ |
xf86dristr.h | 148 CARD32 authenticated B32;
|
/external/ppp/pppd/ |
pppd.h | 225 extern char peer_authname[];/* Authenticated name of peer */ 265 extern struct notifier *auth_up_notifier; /* peer has authenticated */ 563 /* peer successfully authenticated itself */ 567 /* we successfully authenticated ourselves */ [all...] |
/external/scapy/scapy/layers/tls/ |
tools.py | 172 authenticated data. Note that it is the caller's responsibility to increment
|
/external/tensorflow/tensorflow/contrib/hvx/ |
README.md | 123 If you're using the Open-Q 820 Snapdragon Development Kit, you may run into an issue with running the executable due to a missing `testsig` library. From the Hexagon SDK documentation: *Dynamic shared objects are required to be digitally signed and then authenticated at runtime before they are allowed to be loaded and executed.* Generating a testsig library is necessary to run the unsigned sample library built from this project.
|
/external/wpa_supplicant_8/src/ap/ |
sta_info.h | 272 /* Number of seconds to keep STA entry with Authenticated flag after it has
|
/external/wpa_supplicant_8/src/eapol_auth/ |
eapol_auth_dump.c | 54 case AUTH_PAE_AUTHENTICATED: return "AUTHENTICATED";
|
eapol_auth_sm.c | 297 SM_STATE(AUTH_PAE, AUTHENTICATED) 304 SM_ENTRY_MA(AUTH_PAE, AUTHENTICATED, auth_pae); 314 "authenticated - EAP type: %d (%s)%s", 425 SM_ENTER(AUTH_PAE, AUTHENTICATED); [all...] |
/external/wpa_supplicant_8/src/radius/ |
radius_server.h | 109 * 2 = only authenticated provisioning allowed, 3 = both provisioning
|
/external/wycheproof/ |
README.md | 31 authenticated encryption. Our cryptographers have systematically surveyed the
|
/frameworks/base/keystore/java/android/security/keystore/ |
KeymasterUtils.java | 163 // authenticated. Whatever unlocks the secure lock screen should authorize this key.
|
/hardware/intel/common/libva/va/wayland/protocol/ |
wayland-drm.xml | 152 <event name="authenticated"/>
|
/system/bt/service/doc/ |
IBluetoothGattClient.txt | 121 * - WRITE_TYPE_SIGNED (0x04): Authenticated-signed write procedure
|