Commit 12b9cf14 authored by garciay's avatar garciay
Browse files

Run test cases TC_ITSS_CAM_10_01

Add DENM cancellation in TC_SEC_ITSS_DENM_01_01
parent b2c562c9
Loading
Loading
Loading
Loading
+1 −2
Original line number Original line Diff line number Diff line
@@ -61,9 +61,8 @@ module LibItsSecurity_Functions {
         * @desc Compute the HashedId3 value from the HashedId8 value
         * @desc Compute the HashedId3 value from the HashedId8 value
         * @param p_hashp_hashedId8 The HashedId8 value
         * @param p_hashp_hashedId8 The HashedId8 value
         * @return The HashedId3 value
         * @return The HashedId3 value
         * @verdict 
         * @verdict Unchanged
         */
         */

        function f_HashedId3FromHashedId8 (
        function f_HashedId3FromHashedId8 (
                                           in HashedId8 p_hashedId8
                                           in HashedId8 p_hashedId8
        ) return HashedId3 {
        ) return HashedId3 {