lib: [ECB] Do not check for IV pointer
AES-ECB does not use IV and therefore, there is no need to check for NULL IV pointer.
Loading
Please register or sign in to comment
AES-ECB does not use IV and therefore, there is no need to check for NULL IV pointer.