TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls.git
/
aa01a038b521931382951036a5cd49bddcc40b51
/
programs
/
psa
/
key_ladder_demo.c
33783b4
Manually fix two remaining instances of old macros
by Manuel Pégourié-Gonnard
· 2 years, 5 months ago
449bd83
Switch to the new code style
by Gilles Peskine
· 2 years, 7 months ago
5b98d73
Linewrap for the benefit of Uncrustify
by David Horstmann
· 2 years, 9 months ago
6d576c9
Call setbuf when reading or writing files: programs
by Gilles Peskine
· 3 years, 1 month ago
c662b36
Replace all inclusions of config.h
by Bence Szépkúti
· 4 years, 2 months ago
ec174e2
Update all uses of old AEAD output size macros
by Bence Szépkúti
· 4 years, 5 months ago
77c89f5
Fix several typos
by Ronald Cron
· 4 years, 9 months ago
adc2ff2
Adapt programs to PSA openless APIs
by Ronald Cron
· 4 years, 11 months ago
91e9515
Introduce PSA_KEY_HANDLE_INIT macro
by Ronald Cron
· 5 years ago
ef94c4f
Merge pull request #3474 from ronald-cron-arm/common-mbedtls_param_failed
by Gilles Peskine
· 4 years, 10 months ago
1e14827
Update copyright notices to use Linux Foundation guidance
by Bence Szépkúti
· 5 years ago
a123614
tests: Move mbedtls_param_failed() to test common code
by Ronald Cron
· 5 years ago
8697465
Add Apache-2.0 headers to all source files
by Bence Szépkúti
· 5 years ago
518d435
Fix GCC format-signedness warnings
by Kenneth Soerensen
· 5 years ago
012dcc4
Remove PSA_PRE_1_0_KEY_DERIVATION and the corresponding code
by k-stachowiak
· 6 years ago
2a38e24
Slightly simplify derive_wrapping_key
by Gilles Peskine
· 6 years ago
4e2cc53
Update key_ladder_demo to the current key derivation API
by Gilles Peskine
· 6 years ago
71a4c91
Add flag for removing deprecated API
by Janos Follath
· 6 years ago
5163a92
Remove spurious obsolete function call
by Gilles Peskine
· 6 years ago
35ef36b
Rename psa_generate_random_key back to psa_generate_key
by Gilles Peskine
· 6 years ago
a99d3fb
Rename generator functions to psa_key_derivation_xxx
by Gilles Peskine
· 6 years ago
73676cb
Put handle parameter last: psa_import_key
by Gilles Peskine
· 6 years ago
98dd779
Put handle parameter last: psa_generate_derived_key
by Gilles Peskine
· 6 years ago
5a5a79a
Rename psa_generate_key() and psa_generator_import_key()
by Adrian L. Shaw
· 6 years ago
e56e878
Remove `extra` parameter from psa_generate_key
by Gilles Peskine
· 6 years ago
3a4f1f8
Set the key size as an attribute
by Gilles Peskine
· 6 years ago
dfea0a25
Use the attribute-based key creation interface in sample programs
by Gilles Peskine
· 6 years ago
87a5e56
Rename functions that inject key material to an allocated handle
by Gilles Peskine
· 6 years ago
fa30c33
programs: psa: Remove dependency on platform.h
by Jaeden Amero
· 7 years ago
db29ab5
psa: Fix builds without MBEDTLS_PLATFORM_C
by Jaeden Amero
· 6 years ago
44a59ab
psa: Enable use of PSA examples with CHECK_PARAMS
by Jaeden Amero
· 6 years ago
738f017
Fix the build of key_ladder_demo under Clang
by Gilles Peskine
· 7 years ago
d40c1fb
Don't require a type and size when creating a key slot
by Gilles Peskine
· 7 years ago
70261c5
psa: Add initializers for key policies
by Jaeden Amero
· 7 years ago
5e09bc7
Fix maybe-uninitialized warning
by Gilles Peskine
· 7 years ago
b0edfb5
Convert the PSA example programs to the new handle API
by Gilles Peskine
· 7 years ago
f0fa436
New sample program key_ladder_demo
by Gilles Peskine
· 7 years ago