mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
mbedtls: update kconfig help to correct on supported MPI bits
This commit is contained in:
parent
233dc30fb1
commit
f864e1ddbb
@ -277,7 +277,7 @@ menu "mbedTLS"
|
||||
Enable hardware accelerated multiple precision integer operations.
|
||||
|
||||
Hardware accelerated multiplication, modulo multiplication,
|
||||
and modular exponentiation for up to 4096 bit results.
|
||||
and modular exponentiation for up to SOC_RSA_MAX_BIT_LEN bit results.
|
||||
|
||||
These operations are used by RSA.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user