HomeSort by relevance Sort by last modified time
    Searched refs:HMAC_KEY (Results 1 - 2 of 2) sorted by null

  /system/keymaster/
integrity_assured_key_blob.cpp 35 static const char HMAC_KEY[] = "IntegrityAssuredBlob0";
63 if (!HMAC_Init_ex(&ctx, HMAC_KEY, sizeof(HMAC_KEY), md, NULL /* engine */))
  /external/tpm2/
CryptUtil.c     [all...]

Completed in 730 milliseconds