TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
TF-M
/
tf-m-tools
/
5200f6eeaf5cb33fd67cacf268bb1c13ffe9b47c
/
.
/
tf_fuzz
/
demo
/
31.test.disabled
blob: 74f13002b55fdb2ba5a7ea09c6c48e3d73764ee7 [
file
] [
log
] [
blame
]
purpose to create a key
,
then
read the key data
(
"material"
)
into
a variable
;
set
policy name somePolicy attr sign verify copy alg stream_cipher
;
set
key name akey data
*
policy somePolicy
;
read key name akey
print
;