<div dir="ltr"><div><div>Hi,<br><br></div>Here a little patch proposal which is usually
relevant in cryptographics matters. Usually memset/bzero/... is used to
clear private structures but the compiler can possibly optimize those
calls but with this change we can unsure sensitive data is properly
zero'ed using if possible native calls or memory fence.<br><br></div>Kind regards.<br></div>