harshal.patil
|
119ac05b5e
|
mbedtls: fix esp_aes_crypt_ctr writing to null stream block
|
2023-01-25 15:40:45 +05:30 |
|
harshal.patil
|
342671a943
|
mbedtls: added SOC_AES_SUPPORT_AES_192 check in esp_aes_gcm_setkey()
|
2023-01-25 15:40:45 +05:30 |
|
Marius Vikhammer
|
b957692888
|
crypto: allocate all DMA descriptors to DMA capable memory.
These were previously placed on the stack, but the stack could be placed in
RTC RAM which is not DMA capable.
|
2022-01-06 08:11:57 +08:00 |
|
Marius Vikhammer
|
1c9f018891
|
aes: fix potential unaligned access in aes-gcm
|
2021-11-04 10:59:53 +08:00 |
|
Marius Vikhammer
|
457ce080ae
|
AES: refactor and add HAL layer
Refactor the AES driver and add HAL, LL and caps.
Add better support for running AES-GCM fully in hardware.
|
2020-12-10 09:04:47 +00:00 |
|