TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
TF-M
/
tf-m-tools
/
5200f6eeaf5cb33fd67cacf268bb1c13ffe9b47c
/
.
/
tf_fuzz
/
demo
/
29.test.disabled
blob: e758e2ff84cc0747108ff55a086e0a4619251de9 [
file
] [
log
] [
blame
]
purpose to create a key
,
then
read the key data
(
"material"
)
into
a variable
;
set
policy name somePolicy attr copy decrypt persistent alg xts
;
set
key name aKey data
*
policy somePolicy
;
read key name aKey check keyDataVar
;