Lines Matching refs:cache
746 some cases involving a missing entry or a full cache.
847 * Add new API mbedtls_ssl_cache_remove for cache entry removal by
874 * Zeroize SSL cache entries when they are freed.
1721 * The getter and setter API of the SSL session cache (used for
2444 fixes a local Lucky 13 cache attack found and reported by Tuba Yavuz,
3447 plaintext of messages under some conditions by using a cache attack
3458 previous entry) by using a cache attack targeting the SSL input record
4123 against side-channel attacks like the cache attack described in
4744 * Add countermeasure against "Lucky 13 strikes back" cache-based attack,
5343 * Add countermeasure against "Lucky 13 strikes back" cache-based attack,
5581 * The SSL session cache module (ssl_cache) now also retains peer_cert
5670 * Added simple SSL session cache implementation