commit 1510c74712da99469c8c876ab9dfc85e5c380bff
Author: Doosan Baek <doosan.baek@amlogic.com>
Date:   Thu Jul 25 09:20:23 2024 +0800

    nagra: fix crypto usage check function [1/1]

    PD#SWPL-153855

    Problem:
    In the r2r test, the condition is not checked
    when the input buffer is protected in the crypto usage check,
    so crypto has been performed.
    compile error with nagra.

    Solution:
    Add crypto usage check for input buffer as well
    Fix comile error with nagra

    Verify:
    R2R test

    Change-Id: I8adbdab7ab029d7569587d994aef0ef72ceda663
    Signed-off-by: Doosan Baek <doosan.baek@amlogic.com>

Change-Id: I8fc7a58efe46191f99605ccb3ac24961b41a1b00
24 files changed