TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
refs/heads/gh-readonly-queue/development/pr-8923-0edef1cf6dcc3c307265176aaea2893d93101eaa
/
.
/
ChangeLog.d
/
8709.txt
blob: e0bea441208988e0af306e73abcf7d1f109d19a9 [
file
] [
log
] [
blame
]
Features
*
The
new
functions mbedtls_pk_copy_from_psa
()
and
mbedtls_pk_copy_public_from_psa
()
provide ways to
set
up a PK context
with
the same content
as
a PSA key
.