Searched defs:HMAC_SHA1 (Results 1 - 4 of 4) sorted by relevance

/external/chromium/crypto/
H A Dsymmetric_key.h31 HMAC_SHA1, enumerator in enum:crypto::SymmetricKey::Algorithm
/external/oauth/core/src/main/java/net/oauth/signature/
H A DHMAC_SHA1.java34 class HMAC_SHA1 extends OAuthSignatureMethod { class in inherits:OAuthSignatureMethod
/external/srtp/crypto/include/
H A Dcrypto_types.h186 * HMAC_SHA1 implements the Hash-based MAC using the NIST Secure
189 #define HMAC_SHA1 3 macro
197 #define STRONGHOLD_AUTH HMAC_SHA1
/external/oauth/core/src/main/java/net/oauth/
H A DOAuth.java53 public static final String HMAC_SHA1 = "HMAC-SHA1"; field in class:OAuth

Completed in 158 milliseconds