mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-31 12:56:27 +00:00
The `z` vector was not initialized in the call to uECC_vli_nativeToBytes(), resulting in undefined behavior. Use the properly initialized `exp_z` array instead. Signed-off-by: Leandro Pereira <leandro.pereira@intel.com> |
||
---|---|---|
.. | ||
aes | ||
cbc_mode | ||
ccm_mode | ||
cmac_mode | ||
ctr_mode | ||
ctr_prng | ||
ecc_dh | ||
ecc_dsa | ||
hmac | ||
hmac_prng | ||
mbedtls | ||
sha256 |