aboutsummaryrefslogtreecommitdiff
path: root/ks_token.c
AgeCommit message (Expand)Author
2018-05-20Drop <assert.h> now that everything should be using hal_assert() instead.Rob Austein
2017-12-13Merge branch systolic_crt into master.Rob Austein
2017-10-23Cleanup signed/unsigned mismatches, mostly in loop countersPaul Selkirk
2017-10-15Correctly mark "unsecure" KEK as erased.Paul Selkirk
2017-10-15Cleanup: keystore driver functions return HAL_StatusTypeDef instead of magic ...Paul Selkirk
2017-09-154096-bit RSA keys working again, with 8k keystore "blocks".Rob Austein
2017-05-30Hold keystore lock before calling keystore driver methods.Rob Austein
2017-05-30Merge branch 'logout' into ks9Rob Austein
2017-05-29Debug per-session keys.Rob Austein
2017-05-28Debug new keystore init code.Rob Austein
2017-05-28Almost compiles.Rob Austein
2017-05-28Further keystore cleanup and consolidation.Rob Austein