Lines Matching refs:cache
939 some cases involving a missing entry or a full cache.
1040 * Add new API mbedtls_ssl_cache_remove for cache entry removal by
1067 * Zeroize SSL cache entries when they are freed.
1914 * The getter and setter API of the SSL session cache (used for
2637 fixes a local Lucky 13 cache attack found and reported by Tuba Yavuz,
3640 plaintext of messages under some conditions by using a cache attack
3651 previous entry) by using a cache attack targeting the SSL input record
4316 against side-channel attacks like the cache attack described in
4937 * Add countermeasure against "Lucky 13 strikes back" cache-based attack,
5536 * Add countermeasure against "Lucky 13 strikes back" cache-based attack,
5774 * The SSL session cache module (ssl_cache) now also retains peer_cert
5863 * Added simple SSL session cache implementation