Jongrak Kwon
d6aebac3ab
hw_auth_token: use macro for HW_AUTH_TOKEN_VERSION
...
This is to support FPC SW20.6
Bug: 33251689
Change-Id: I9abbf7f9d21c7c8ed21920d94fcf5bf889d4b3f7
2016-12-14 13:31:01 -08:00
Andres Morales
21cc483442
am 9e4985e8
: am 845ffcea
: Merge "hw_auth_token: make timestamp 64 bits"
...
* commit '9e4985e8cb40e6e53a01a1080c210c0c09be305f':
hw_auth_token: make timestamp 64 bits
2015-04-13 18:52:27 +00:00
Andres Morales
606167c66b
hw_auth_token: make timestamp 64 bits
...
Change-Id: I1f871300cd2edb407479e1e38284b068db364b38
2015-04-13 17:58:01 +00:00
Andres Morales
b9e58c810a
Add HW_AUTH_TOKEN_VERSION constant
...
Change-Id: Ic01da2b9ed8efcdba7750d8ca7fe2321d9047b68
2015-04-11 02:02:53 +00:00
Shawn Willden
b2d893d234
am 2d19dbfe
: am 5d8d3981
: Merge "Start authenticator numbering from 1, instead of 2."
...
* commit '2d19dbfed66adff49d58231483a887c6dd63a7b8':
Start authenticator numbering from 1, instead of 2.
2015-04-10 04:33:40 +00:00
Andres Morales
89dd74cb3e
fix extern C decl
...
extern C should be declared for C++ files, not C files
Change-Id: I3e30af2e45774b50259b9575cf699d7c0b455cad
2015-04-09 11:46:52 -07:00
Andres Morales
8e7aa99bb6
Add HW_AUTH_TOKEN_VERSION constant
...
Change-Id: Ic01da2b9ed8efcdba7750d8ca7fe2321d9047b68
2015-04-08 12:38:26 -07:00
Shawn Willden
85cec0f1a3
Start authenticator numbering from 1, instead of 2.
...
Change-Id: I44d94fd597ae7dec5199388b9ab0bd952cf831c3
2015-04-06 11:53:22 -06:00
Shawn Willden
c51d01ed02
Use extern "C" rather than BEGIN/END_DECLS.
...
For compatibility with Trusty. I'll probably revert this later after I
find a proper fix for Trusty.
Change-Id: I49b4ae55251398eec2a6633e09bbc468f16a4d14
2015-03-18 19:25:01 -06:00
Shawn Willden
c3ab05c3c4
Add KM_TAG_AUTH_TOKEN and corresponding auth token structure.
...
We may want to put the auth token structure elsewhere; it's consumed by
keymaster but produced by other components.
Bug: 19511945
Change-Id: Id9a22ad32137f3e0380c2812f790bbecab511d11
2015-03-18 17:40:34 -06:00