History log of /system/security/keystore/auth_token_table.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
b2ffa420da26414379b31807eec76ec8c9f3b0a9 17-Jun-2015 Shawn Willden <swillden@google.com> Don't check authorizations for pubkey operations.

Bug: 21877150
Change-Id: I43dafb66fc3246f4d8e3bf4743fbdcbe072468d1
/system/security/keystore/auth_token_table.cpp
0bdad21c560552ec324733fb5db734fec204a2e9 19-May-2015 Shawn Willden <swillden@google.com> Remove references to Google in Android keymaster.

Also, remove unneeded inclusion of key_blob.h.

Change-Id: I05de61353fc806b90232fab7c1d1cf76aefa35fc
/system/security/keystore/auth_token_table.cpp
bbc7648d285f67b898d24d307b011fb676ba6643 17-Apr-2015 Chad Brubaker <cbrubaker@google.com> Flush the auth token table on resetUid

This prevents old stale auth tokens from sticking around after clearing.

Change-Id: I92e48b6d8cdba92cbc70f718cb45a4d96bd12900
/system/security/keystore/auth_token_table.cpp
489dfe1f3dbdb9377debce826e37294d48fe6754 17-Mar-2015 Shawn Willden <swillden@google.com> Add AuthTokenTable.

Keystore will use this to manage authentication tokens and identify the
correct one to be submitted to keymaster to authorize an
authentication-requiring operation.

Bug: 19511945
Change-Id: Ie6d2db4bebfa3734e535498d20928b8f8965963c
/system/security/keystore/auth_token_table.cpp