Home
last modified time | relevance | path

Searched refs:Encryption (Results 1 – 21 of 21) sorted by relevance

/external/srtp/
Dtiming22 set title "Encryption Only"
31 set title "Encryption and Authentication"
/external/ppp/pppd/plugins/radius/etc/
Ddictionary.microsoft15 ATTRIBUTE MS-MPPE-Encryption-Policy 7 string Microsoft
18 ATTRIBUTE MS-MPPE-Encryption-Type 8 string Microsoft
19 ATTRIBUTE MS-MPPE-Encryption-Types 8 string Microsoft
/external/webrtc/src/
Dcommon_types.h150 class Encryption
182 virtual ~Encryption() {} in ~Encryption()
183 Encryption() {} in Encryption() function
/external/dropbear/libtomcrypt/notes/
Dtech0006.txt11 Encryption: OAEP as per PKCS #1
60 Encryption : Homebrew [based on X9.63, differs in that the public point is stored as an ECCPubli…
/external/srtp/doc/
Dreferences.txt17 ISMAcryp (the Internet Streaming Media Alliance 1.0 Encryption and
Ddraft-irtf-cfrg-icm-00.txt195 4.3. ICM Encryption
383 Concrete Security Treatment of Symmetric Encryption:
391 [AES] The Advanced Encryption Standard, United States
413 [MF00] D. McGrew and S. Fluhrer, Attacks on Additive Encryption and
Drfc3711.txt64 4.1. Encryption . . . . . . . . . . . . . . . . . . . . . . . 19
75 5.1. Encryption: AES-CM and NULL. . . . . . . . . . . . . . . 29
1034 4.1. Encryption
1083 Figure 3: Default SRTP Encryption Processing. Here KG denotes the
1108 The default cipher is the Advanced Encryption Standard (AES) [AES],
1575 5.1. Encryption: AES-CM and NULL
2304 surveillance. Encryption does not protect against this attack, and
2603 [AES] NIST, "Advanced Encryption Standard (AES)", FIPS PUB 197,
2642 Encryption", NIST, http://csrc.nist.gov/encryption/modes/
2651 Concrete Treatment of Symmetric Encryption: Analysis of DES
[all …]
Dintro.txt375 @section ISMAcryp ISMA Encryption Support
/external/openssl/crypto/des/
Ddes.pod5 des - encrypt or decrypt data using Data Encryption Standard
44 Data Encryption Standard algorithm.
/external/openssl/crypto/rc2/
Drrc2.doc25 the paper "The RC5 Encryption Algorithm" (RC5 is a trademark of RSADSI), using
97 Encryption
/external/libpcap/doc/
Dpcap.txt79 5.3 Encryption Block (experimental) . . . . . . . . . . . . . . . 23
254 8. Encryption Marker Block: TODO
1275 5.3 Encryption Block (experimental)
1277 The Encryption Block is optional. A file can contain an arbitrary
1278 number of these blocks. An Encryption Block is used to sotre
1304 Figure 11: Encryption Block format.
/external/wpa_supplicant/wpa_gui-qt4/
Dwpagui.ui73 <string>Encryption:</string>
Dnetworkconfig.ui96 <string>Encryption</string>
/external/wpa_supplicant_6/wpa_supplicant/wpa_gui-qt4/
Dnetworkconfig.ui93 <string>Encryption</string>
Dwpagui.ui84 <string>Encryption:</string>
/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
Dnetworkconfig.ui103 <string>Encryption</string>
Dwpagui.ui84 <string>Encryption:</string>
/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/lang/
Dwpa_gui_de.ts145 <source>Encryption</source>
696 <source>Encryption:</source>
/external/dropbear/libtomcrypt/
Dcrypt.tex431 \subsection{ECB Encryption and Decryption}
495 \subsection{Simple Encryption Demonstration}
891 \subsection{Encryption and Decryption}
1160 M. Bellare, P. Rogaway, D. Wagner, A Conventional Authenticated-Encryption Mode.} in a manner simil…
1332 …T. Krovetz, \textit{OCB: A Block Cipher Mode of Operation for Efficient Authenticated Encryption}.}
3106 \mysection{PKCS \#1 v2.1 Encryption}
3107 PKCS \#1 RSA Encryption amounts to OAEP padding of the input message followed by the modular expone…
3298 \mysection{RSA Key Encryption}
3320 \subsection{Extended Encryption}
3489 \mysection{RSA Encryption Example}
[all …]
/external/llvm/include/llvm/
DIntrinsicsX86.td827 // Advanced Encryption Standard (AES) Instructions
/external/llvm/lib/Target/X86/
DX86InstrSSE.td5139 // Perform One Round of an AES Encryption/Decryption Flow