/external/wpa_supplicant_6/wpa_supplicant/src/eap_server/ |
eap_peap.c | 334 tk = eap_server_tls_derive_key(sm, &data->ssl, "client EAP encryption", [all...] |
eap_fast.c | 176 * encryption key, so just ignore this PAC-Opaque instead of 460 wpa_printf(MSG_INFO, "EAP-FAST: No PAC-Opaque encryption key " [all...] |
/external/wpa_supplicant_8/src/eap_server/ |
eap_server_peap.c | 337 tk = eap_server_tls_derive_key(sm, &data->ssl, "client EAP encryption", [all...] |
/frameworks/base/core/java/android/bluetooth/ |
BluetoothDevice.java | 697 * authentication and encryption. [all...] |
/frameworks/base/drm/libdrmframework/plugins/forward-lock/internal-format/converter/ |
FwdLockConv.c | 236 * Derives cryptographically independent keys for encryption and signing from the session key. 256 // Encrypt the 16-byte value {0, 0, ..., 0} to produce the encryption key. [all...] |
/external/bluetooth/bluez/ |
ChangeLog | 774 Fix authentication and encryption for input devices. [all...] |
/external/wpa_supplicant/ |
wpa_supplicant.c | 748 * This function clears the encryption keys that has been previously configured [all...] |
driver_ndis.c | [all...] |
eapol_sm.c | 180 * RC4 key used in encryption = Key-IV + MS-MPPE-Recv-Key */ 737 "material data encryption key", [all...] |
/external/wpa_supplicant_8/wpa_supplicant/ |
wpa_supplicant.c | 446 * This function clears the encryption keys that has been previously configured 857 * wpa_supplicant_set_suites - Set authentication and encryption parameters 866 * This function is used to configure authentication and encryption parameters [all...] |
/frameworks/base/services/java/com/android/server/ |
BackupManagerService.java | [all...] |
/external/apache-harmony/security/src/test/impl/java.injected/java/security/cert/ |
X509CertSelectorTest.java | [all...] |
/external/bluetooth/bluez/tools/ |
hcitool.c | [all...] |
/external/qemu/hw/ |
bt-hci.c | 717 params.encr_mode = 0x00; /* Encryption not required */ 757 params.encr_mode = 0x00; /* Encryption not required */ 871 params.encr_mode = 0x00; /* Encryption not required */ [all...] |
/external/wpa_supplicant_8/src/ap/ |
ieee802_1x.c | 271 printf("Could not set dynamic VLAN WEP encryption key.\n"); 384 /* TODO: set encryption in TX callback, i.e., only after STA 390 "encryption."); [all...] |
/external/zlib/contrib/minizip/ |
unzip.c | 30 The encryption/decryption parts of this source code (as opposed to the 35 This encryption code is a direct transcription of the algorithm from 38 version without encryption capabilities). [all...] |
/external/ipsec-tools/src/racoon/ |
ipsec_doi.c | 724 "for encryption algorithm %d\n", [all...] |
isakmp_ident.c | 625 /* set encryption flag */ [all...] |
/external/chromium/chrome/browser/sync/ |
profile_sync_service.cc | [all...] |
/external/chromium/net/socket/ |
ssl_client_socket_mac.cc | 355 // - Null encryption cipher suites. 363 // may have new null encryption or anonymous cipher suites, whereas a [all...] |
/external/dropbear/libtomcrypt/src/hashes/ |
tiger.c | [all...] |
/external/openssl/crypto/aes/ |
aes_x86core.c | 468 * Expand the cipher key into the encryption key schedule. 578 /* first, start with an encryption schedule */ [all...] |
/external/openssl/crypto/des/ |
destest.c | 420 printf("Encryption error %2d\nk=%s p=%s o=%s act=%s\n", 448 printf("Encryption error %2d\nk=%s p=%s o=%s act=%s\n",
|
/external/wpa_supplicant_6/wpa_supplicant/src/common/ |
nl80211_copy.h | 409 * 16 bytes encryption key followed by 8 bytes each for TX and RX MIC [all...] |
/external/wpa_supplicant_6/wpa_supplicant/src/eapol_supp/ |
eapol_supp_sm.c | 180 * RC4 key used in encryption = Key-IV + MS-MPPE-Recv-Key */ 762 "material data encryption key", [all...] |