]> granicus.if.org Git - esp-idf/commit
mbedtls hardware RSA: Combine methods for calculating M' & r inverse
authorAngus Gratton <angus@espressif.com>
Fri, 18 Nov 2016 02:44:37 +0000 (13:44 +1100)
committerAngus Gratton <angus@espressif.com>
Fri, 18 Nov 2016 03:10:20 +0000 (14:10 +1100)
commitf87be70d51e60ea62ed5d16cf93563e000b96702
treef93581c981600d29a19124cdff43635856025bd2
parent6b687b43f48252649af40f26ccca1e1599b65296
mbedtls hardware RSA: Combine methods for calculating M' & r inverse

Remove redundant gcd calculation, use consistent terminology.
Also remove leftover debugging code
components/mbedtls/port/esp_bignum.c