Lines Matching refs:cache
551 some cases involving a missing entry or a full cache.
652 * Add new API mbedtls_ssl_cache_remove for cache entry removal by
679 * Zeroize SSL cache entries when they are freed.
1526 * The getter and setter API of the SSL session cache (used for
2249 fixes a local Lucky 13 cache attack found and reported by Tuba Yavuz,
3252 plaintext of messages under some conditions by using a cache attack
3263 previous entry) by using a cache attack targeting the SSL input record
3928 against side-channel attacks like the cache attack described in
4549 * Add countermeasure against "Lucky 13 strikes back" cache-based attack,
5148 * Add countermeasure against "Lucky 13 strikes back" cache-based attack,
5386 * The SSL session cache module (ssl_cache) now also retains peer_cert
5475 * Added simple SSL session cache implementation