Searched refs:DIGEST (Results 1 – 11 of 11) sorted by relevance
/external/smack/asmack-master/patch/ |
D | 24-disable-sasl-methods.patch | 8 - supportSASLMechanism("DIGEST-MD5",1); 13 + supportSASLMechanism("DIGEST-MD5",0);
|
/external/apache-http/src/org/apache/http/client/params/ |
D | AuthPolicy.java | 50 public static final String DIGEST = "Digest"; field in AuthPolicy
|
/external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cms/ |
D | CMSAttributeTableGenerator.java | 13 static final String DIGEST = "digest"; field
|
D | DefaultSignedAttributeTableGenerator.java | 89 CMSAttributeTableGenerator.DIGEST); in createStandardAttributeTable()
|
D | SignerInfoGenerator.java | 268 param.put(CMSAttributeTableGenerator.DIGEST, hash.clone()); in getBaseParameters()
|
D | CMSSignedGenerator.java | 182 param.put(CMSAttributeTableGenerator.DIGEST, Arrays.clone(hash)); in getBaseParameters()
|
/external/nist-sip/java/gov/nist/javax/sip/header/ |
D | ParameterNames.java | 62 public static final String DIGEST = "Digest"; field
|
D | AuthenticationHeader.java | 89 this.scheme = ParameterNames.DIGEST; in AuthenticationHeader()
|
/external/smack/src/org/jivesoftware/smack/ |
D | SASLAuthentication.java.orig | 93 registerSASLMechanism("DIGEST-MD5", SASLDigestMD5Mechanism.class); 99 supportSASLMechanism("DIGEST-MD5",1); 109 * @param name common name of the SASL mechanism. E.g.: PLAIN, DIGEST-MD5 or KERBEROS_V4. 121 * @param name common name of the SASL mechanism. E.g.: PLAIN, DIGEST-MD5 or KERBEROS_V4. 134 * @param name common name of the SASL mechanism. E.g.: PLAIN, DIGEST-MD5 or KERBEROS_V4. 147 * @param name common name of the SASL mechanism. E.g.: PLAIN, DIGEST-MD5 or KERBEROS_V4. 159 * @param name common name of the SASL mechanism. E.g.: PLAIN, DIGEST-MD5 or KERBEROS_V4.
|
/external/apache-http/src/org/apache/http/impl/client/ |
D | DefaultHttpClient.java | 252 AuthPolicy.DIGEST, in createAuthSchemeRegistry()
|
/external/srec/config/en.us/dictionary/ |
D | c0.6 | 29885 DIGEST D AY0 JH EH1 S T 29886 DIGEST'S D AY1 JH EH2 S T S 29887 DIGEST(2) D AY1 JH EH0 S T
|