Merge "Skip key padding better"
This commit is contained in:
committed by
Android (Google) Code Review
commit
b6cb5024cc
@@ -15,6 +15,7 @@ static const size_t KEY_PAD_SIZE = 16;
|
||||
static const size_t CONTENT_KEY_SIZE = 16;
|
||||
static const size_t SERVICE_KEY_SIZE = 16;
|
||||
static const size_t MAC_KEY_SIZE = 32;
|
||||
static const size_t ENTITLEMENT_KEY_SIZE = 32;
|
||||
static const size_t KEYBOX_KEY_DATA_SIZE = 72;
|
||||
static const size_t SRM_REQUIREMENT_SIZE = 12;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user