mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-08-13 13:41:29 +02:00
Adds wc_AesKeyWrap_Pad/wc_AesKeyUnWrap_Pad and their _ex variants plus crypto callback dispatch, routing blocks through wc_AesEcb* so an ECB only callback works.