Lines Matching refs:cache
982 some cases involving a missing entry or a full cache.
1083 * Add new API mbedtls_ssl_cache_remove for cache entry removal by
1110 * Zeroize SSL cache entries when they are freed.
1957 * The getter and setter API of the SSL session cache (used for
2680 fixes a local Lucky 13 cache attack found and reported by Tuba Yavuz,
3683 plaintext of messages under some conditions by using a cache attack
3694 previous entry) by using a cache attack targeting the SSL input record
4359 against side-channel attacks like the cache attack described in
4980 * Add countermeasure against "Lucky 13 strikes back" cache-based attack,
5579 * Add countermeasure against "Lucky 13 strikes back" cache-based attack,
5817 * The SSL session cache module (ssl_cache) now also retains peer_cert
5906 * Added simple SSL session cache implementation