commit | c0de9c7dba5efdfc067ab2d72014a162211a33f6 | [log] [tgz] |
---|---|---|
author | Greg Kaiser <gkaiser@google.com> | Wed Feb 14 20:05:54 2018 -0800 |
committer | Greg Kaiser <gkaiser@google.com> | Thu Feb 15 12:27:23 2018 -0800 |
tree | dfe9fb9c65fb21818c6cefd34f47fcd05ea9aaab | |
parent | b802078adcaa7f3af84a96e1dc94b6339e8e22a7 [diff] |
cryptfs: Clarify sizing of intermediate key Some parts of the code were intermingling constants for the master key and the intermediate key. That works at the moment because these are the same size. But we'll be introducing logic allowing different sized master keys, while keeping the intermediate the same. To aid that introduction, we use separate constants for the intermediate key. Bug: 73079191 Test: Build Change-Id: I22b1dbf18aff2f76229df1c898fc606d6c1af3ca