TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
f109c66d73c672a54558b98a554199d61a26bfe4
/
.
/
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.