Home
last modified time | relevance | path

Searched refs:messages (Results 1 – 3 of 3) sorted by relevance

/optee_os/lib/libmbedtls/mbedtls/
H A DSECURITY.md30 packets, as well as suppressing or delaying legitimate messages, and injecting
31 messages.
37 messages will arrive without delay, as the TLS protocol doesn't guarantee that
H A DChangeLog218 * Support re-assembly of fragmented handshake messages in TLS (both
363 * Fix issue of redefinition warning messages for _GNU_SOURCE in
373 * Fix psa_cipher_decrypt() with CCM* rejecting messages less than 3 bytes
701 the attacker to send a large number of messages for decryption. For
1287 1024 messages. As such, it is not intended for use in TLS, but instead
1619 potentially leading to corrupted alert messages being sent in case
2260 the affected side to wrongly reject valid messages. Fixes #4118.
2914 SSLv2 ClientHello messages.
3544 * Zeroize memory used for buffering or reassembling handshake messages
3606 * Add support for fragmentation of outgoing DTLS handshake messages. This
[all …]
/optee_os/lib/libmbedtls/mbedtls/library/
H A Dcmac.c837 const unsigned char *messages, in cmac_test_wth_cipher() argument
860 if ((ret = mbedtls_cipher_cmac(cipher_info, key, keybits, messages, in cmac_test_wth_cipher()