TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
63ca260827c6ab0c6706a97ed22f0135d37032f1
/
.
/
ChangeLog.d
/
mbedtls_ecc_group_of_psa.txt
blob: bce4c66e2f7415713e811d5d481cd45c6cf12e6e [
file
] [
log
] [
blame
]
API changes
*
The
API glue
function
mbedtls_ecc_group_of_psa
()
now takes the curve size
in
bits rather than bytes
,
with
an additional flag to indicate
if
the
size may have been rounded up to a whole number of bytes
.