Searched
full:encryption (Results
351 -
375 of
1225) sorted by null
<<11121314151617181920>>
/prebuilts/ndk/current/platforms/android-24/arch-arm/usr/include/media/ |
NdkMediaCodec.h | 184 * ISO/IEC FDIS 23001-7:2011 "Common encryption in ISO base media file format files". 216 * The type of encryption that has been applied,
|
/prebuilts/ndk/current/platforms/android-24/arch-arm/usr/include/ |
pwd.h | 85 #define _PASSWORD_EFMT1 '_' /* extended DES encryption format */ 86 #define _PASSWORD_NONDES '$' /* non-DES encryption formats */
|
/prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/media/ |
NdkMediaCodec.h | 184 * ISO/IEC FDIS 23001-7:2011 "Common encryption in ISO base media file format files". 216 * The type of encryption that has been applied,
|
/prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/ |
pwd.h | 85 #define _PASSWORD_EFMT1 '_' /* extended DES encryption format */ 86 #define _PASSWORD_NONDES '$' /* non-DES encryption formats */
|
/prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/media/ |
NdkMediaCodec.h | 184 * ISO/IEC FDIS 23001-7:2011 "Common encryption in ISO base media file format files". 216 * The type of encryption that has been applied,
|
/prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/ |
pwd.h | 85 #define _PASSWORD_EFMT1 '_' /* extended DES encryption format */ 86 #define _PASSWORD_NONDES '$' /* non-DES encryption formats */
|
/prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/media/ |
NdkMediaCodec.h | 184 * ISO/IEC FDIS 23001-7:2011 "Common encryption in ISO base media file format files". 216 * The type of encryption that has been applied,
|
/prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/ |
pwd.h | 85 #define _PASSWORD_EFMT1 '_' /* extended DES encryption format */ 86 #define _PASSWORD_NONDES '$' /* non-DES encryption formats */
|
/prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/media/ |
NdkMediaCodec.h | 184 * ISO/IEC FDIS 23001-7:2011 "Common encryption in ISO base media file format files". 216 * The type of encryption that has been applied,
|
/prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/ |
pwd.h | 85 #define _PASSWORD_EFMT1 '_' /* extended DES encryption format */ 86 #define _PASSWORD_NONDES '$' /* non-DES encryption formats */
|
/prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/media/ |
NdkMediaCodec.h | 184 * ISO/IEC FDIS 23001-7:2011 "Common encryption in ISO base media file format files". 216 * The type of encryption that has been applied,
|
/prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/ |
pwd.h | 85 #define _PASSWORD_EFMT1 '_' /* extended DES encryption format */ 86 #define _PASSWORD_NONDES '$' /* non-DES encryption formats */
|
/prebuilts/ndk/current/platforms/android-3/arch-arm/usr/include/ |
pwd.h | 85 #define _PASSWORD_EFMT1 '_' /* extended DES encryption format */ 86 #define _PASSWORD_NONDES '$' /* non-DES encryption formats */
|
/prebuilts/ndk/current/platforms/android-4/arch-arm/usr/include/ |
pwd.h | 85 #define _PASSWORD_EFMT1 '_' /* extended DES encryption format */ 86 #define _PASSWORD_NONDES '$' /* non-DES encryption formats */
|
/prebuilts/ndk/current/platforms/android-5/arch-arm/usr/include/ |
pwd.h | 85 #define _PASSWORD_EFMT1 '_' /* extended DES encryption format */ 86 #define _PASSWORD_NONDES '$' /* non-DES encryption formats */
|
/prebuilts/ndk/current/platforms/android-8/arch-arm/usr/include/ |
pwd.h | 85 #define _PASSWORD_EFMT1 '_' /* extended DES encryption format */ 86 #define _PASSWORD_NONDES '$' /* non-DES encryption formats */
|
/prebuilts/ndk/current/platforms/android-9/arch-arm/usr/include/ |
pwd.h | 85 #define _PASSWORD_EFMT1 '_' /* extended DES encryption format */ 86 #define _PASSWORD_NONDES '$' /* non-DES encryption formats */
|
/prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/ |
pwd.h | 85 #define _PASSWORD_EFMT1 '_' /* extended DES encryption format */ 86 #define _PASSWORD_NONDES '$' /* non-DES encryption formats */
|
/prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/ |
pwd.h | 85 #define _PASSWORD_EFMT1 '_' /* extended DES encryption format */ 86 #define _PASSWORD_NONDES '$' /* non-DES encryption formats */
|
/system/security/keystore/include/keystore/ |
keystore_client_impl.h | 90 // Creates an encryption key suitable for EncryptWithAuthentication or 98 // Verifies attributes of an encryption key suitable for
|
/system/sepolicy/ |
vold.te | 140 # Handle wake locks (used for device encryption) 153 # Access metadata block device used for encryption meta-data.
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/rsa/rsa/ |
_version200.py | 3 Module for calculating large primes, and RSA encryption, decryption, 344 # Main function: calculate encryption and decryption keys 346 """Calculates an encryption and a decryption key for p and q, and 394 """Encrypts a message using encryption key 'ekey', working modulo n""" 453 in the number n for non-data bits. Calls specified encryption
|
/external/tcpdump/ |
print-telnet.c | 145 #define TELOPT_ENCRYPT 38 /* Encryption option */ 309 * ENCRYPTion suboptions 311 #define ENCRYPT_IS 0 /* I pick encryption type ... */ 312 #define ENCRYPT_SUPPORT 1 /* I support encryption types ... */ 363 /* 38: Encryption */
|
/system/bt/stack/btm/ |
btm_int.h | 109 #define BTM_ACL_ENCRYPT_STATE_ENCRYPT_OFF 1 /* encryption turning off */ 111 #define BTM_ACL_ENCRYPT_STATE_ENCRYPT_ON 3 /* encryption turning on */ 112 UINT8 encrypt_state; /* overall BTM encryption state */ 173 BT_OCTET16 ble_encryption_key_value; /* BLE encryption key */ 555 #define BTM_SEC_STATE_DELAY_FOR_ENC 7 /* delay to check for encryption to work around */ 592 UINT8 enc_key_size; /* current link encryption key size */ [all...] |
/external/autotest/server/cros/ap_configurators/ |
asus_ap_configurator.py | 35 # This tweaks encryption but is more of a warning, so we can dismiss. 36 if text.find('will change WEP or TKIP encryption to AES') != -1: 232 # Asus does not support TKIP (wpapsk) encryption in 'n' mode.
|
Completed in 823 milliseconds
<<11121314151617181920>>