1. 3409b02 Remove superfluous check by Steven Cooreman · 4 years, 3 months ago
  2. 8f37004 Remove unused variable from MAC driver structure by Steven Cooreman · 4 years, 3 months ago
  3. dcd0811 Remove superfluous length check by Steven Cooreman · 4 years, 3 months ago
  4. 094a77e Code flow and style improvements by Steven Cooreman · 4 years, 3 months ago
  5. a6df604 Base the PSA implementation of TLS 1.2 PRF on the MAC API by Steven Cooreman · 4 years, 3 months ago
  6. dd1a915 Rename HMAC operation structure by Steven Cooreman · 4 years, 3 months ago
  7. 36876a0 Make safer_memcmp available to all compile units under PSA by Steven Cooreman · 4 years, 3 months ago
  8. a4638e7 Remove redundant key_set from MAC operation structure by Steven Cooreman · 4 years, 3 months ago
  9. ba9a5bf Code flow/readability improvements after review by Steven Cooreman · 4 years, 3 months ago
  10. 02fc62a Remove unused items from MAC operation context structure by Steven Cooreman · 4 years, 3 months ago
  11. d1955af Rename internal HMAC structure type to match convention by Steven Cooreman · 4 years, 5 months ago
  12. 4fdf060 Complete, document and fully use internal HMAC API by Steven Cooreman · 4 years, 5 months ago
  13. a5b860a Migrate MAC finish calls into the software driver by Steven Cooreman · 4 years, 5 months ago
  14. 6e7f291 Migrate MAC update call into the software driver by Steven Cooreman · 4 years, 5 months ago
  15. e680419 Migrate MAC setup/abort calls into the software driver by Steven Cooreman · 4 years, 5 months ago
  16. 82c66b6 Move internal HMAC implementation into internal MAC driver by Steven Cooreman · 4 years, 5 months ago
  17. d13a70f Add boilerplate for dispatching MAC operations by Steven Cooreman · 4 years, 5 months ago