TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
e0e161b54ac90e18ded4462a15635c6963ae7584
/
.
/
ChangeLog.d
/
rsa-padding-accessor.txt
blob: ad146867469dfef0f0008196496d3425312c033c [
file
] [
log
] [
blame
]
Features
*
Add
functions mbedtls_rsa_get_padding_mode
()
and
mbedtls_rsa_get_md_alg
()
to read non
-
public
fields
for
padding mode
and
hash id
from
an mbedtls_rsa_context
,
as
requested
in
#6917.