Lines Matching refs:local
25 !MBEDTLS_PSA_CRYPTO_C), do not automatically enable local crypto when the
462 could be sufficient for an attacker to recover the plaintext. A local
976 affects contributors and maintainers of local patches. For more
1550 * Stop using reserved identifiers as local variables. Fixes #4630.
2187 * Guard against strong local side channel attack against base64 tables by
2309 * Zeroising of local buffers and variables which are used for calculations
2428 its revocationDate was in the past according to the local clock if
2431 MBEDTLS_HAVE_TIME_DATE, an attacker able to control the local clock (for
2441 effective against network-based attackers, but less so against local
2442 attackers. The new countermeasure defends against local attackers, even
2444 fixes a local Lucky 13 cache attack found and reported by Tuba Yavuz,
2462 * Use local labels in mbedtls_padlock_has_support() to fix an invalid symbol
2740 * Zeroize local variables in mbedtls_internal_aes_encrypt() and
3445 1.2, that allowed a local attacker, able to execute code on the local
3455 on CBC, in (D)TLS 1.0 to 1.2, that allowed a local attacker, able to
3456 execute code on the local machine as well as manipulate network packets,