HomeSort by relevance Sort by last modified time
    Searched defs:HmacSha256 (Results 1 - 3 of 3) sorted by null

  /system/keymaster/include/keymaster/km_openssl/
hmac.h 25 class HmacSha256 {
27 HmacSha256(){};
  /system/tpm/trunks/
hmac_authorization_delegate.cc 98 std::string digest = HmacSha256(hmac_key, hmac_data);
160 std::string digest = HmacSha256(hmac_key, hmac_data);
267 std::string key = HmacSha256(hmac_key, data);
271 std::string HmacAuthorizationDelegate::HmacSha256(const std::string& key,
  /prebuilts/tools/common/m2/repository/org/bitbucket/b_c/jose4j/0.5.0/
jose4j-0.5.0.jar 

Completed in 61 milliseconds