• Chad Brubaker's avatar
    Properly check for Blob max length · 0d593526
    Chad Brubaker authored
    sizeof(mBlob.value) is incorrect because writeBlob pads up to the next
    AES_BLOCK_SIZE
    
    Bug:22802399
    Change-Id: I377edca2c7ea2cf4455f22f5f927fdad79893729
    0d593526
keystore.cpp 75.9 KB