mbedtls: update kconfig help to correct on supported MPI bits

pull/8001/head
Mahavir Jain 2021-11-19 14:40:37 +05:30 zatwierdzone przez bot
rodzic 567f626ef7
commit 1a390f4518
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -276,7 +276,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.