Searched defs:HMAC_SHA1 (Results 1 – 3 of 3) sorted by relevance
189 #define HMAC_SHA1 3 macro
34 class HMAC_SHA1 extends OAuthSignatureMethod { class
53 public static final String HMAC_SHA1 = "HMAC-SHA1"; field in OAuth