Lines Matching full:cache
71 * Add new API mbedtls_ssl_cache_remove for cache entry removal by
98 * Zeroize SSL cache entries when they are freed.
325 Wenjian HE, Sharad Sinha, and Wei ZHANG. See "Cache Side-channel Attacks
945 * The getter and setter API of the SSL session cache (used for
1668 fixes a local Lucky 13 cache attack found and reported by Tuba Yavuz,
2671 plaintext of messages under some conditions by using a cache attack
2682 previous entry) by using a cache attack targeting the SSL input record
3347 against side-channel attacks like the cache attack described in
3968 * Add countermeasure against "Lucky 13 strikes back" cache-based attack,
4567 * Add countermeasure against "Lucky 13 strikes back" cache-based attack,
4805 * The SSL session cache module (ssl_cache) now also retains peer_cert
4894 * Added simple SSL session cache implementation