TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
11ccb359871e046307b6749db32a3e10e2776c1a
/
.
/
ChangeLog.d
/
add_own_cid_accessors
blob: 553299c785ecc09df611f8f5d9b764c705b4ca64 [
file
] [
log
] [
blame
]
Features
*
Add
the
function
mbedtls_ssl_get_own_cid
()
to access
our
own connection id
within mbedtls_ssl_context
,
as
requested
in
#5184.