Searched refs:messages (Results 1 – 3 of 3) sorted by relevance
| /optee_os/lib/libmbedtls/mbedtls/ |
| H A D | SECURITY.md | 30 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 D | ChangeLog | 175 * Support re-assembly of fragmented handshake messages in TLS (both 320 * Fix issue of redefinition warning messages for _GNU_SOURCE in 330 * Fix psa_cipher_decrypt() with CCM* rejecting messages less than 3 bytes 658 the attacker to send a large number of messages for decryption. For 1244 1024 messages. As such, it is not intended for use in TLS, but instead 1576 potentially leading to corrupted alert messages being sent in case 2217 the affected side to wrongly reject valid messages. Fixes #4118. 2871 SSLv2 ClientHello messages. 3501 * Zeroize memory used for buffering or reassembling handshake messages 3563 * Add support for fragmentation of outgoing DTLS handshake messages. This [all …]
|
| /optee_os/lib/libmbedtls/mbedtls/library/ |
| H A D | cmac.c | 835 const unsigned char *messages, in cmac_test_wth_cipher() argument 858 if ((ret = mbedtls_cipher_cmac(cipher_info, key, keybits, messages, in cmac_test_wth_cipher()
|