OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CIPHER_RC4
(Results
1 - 2
of
2
) sorted by null
/external/smack/asmack-master/static-src/novell-openldap-jldap/com/novell/sasl/client/
DigestChallenge.java
34
private static final int
CIPHER_RC4
= 0x08;
38
CIPHER_3DES | CIPHER_DES | CIPHER_RC4_40 |
CIPHER_RC4
| CIPHER_RC4_56;
293
m_cipherOptions |=
CIPHER_RC4
;
/external/smack/src/com/novell/sasl/client/
DigestChallenge.java
34
private static final int
CIPHER_RC4
= 0x08;
38
CIPHER_3DES | CIPHER_DES | CIPHER_RC4_40 |
CIPHER_RC4
| CIPHER_RC4_56;
293
m_cipherOptions |=
CIPHER_RC4
;
Completed in 1949 milliseconds