You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Functions aesni_gcm_encrypt and aesni_gcm_decrypt are patched in order to remove the key aliasing check. This check is a no-op when these functions are called in compliance with the ABI. Remove this patch when SAW can handle the key aliasing check.
Functions
aesni_gcm_encryptandaesni_gcm_decryptare patched in order to remove the key aliasing check. This check is a no-op when these functions are called in compliance with the ABI. Remove this patch when SAW can handle the key aliasing check.