Commit d075ab92 authored by garciay's avatar garciay
Browse files

Increase SSP size from Bit128 to Bit256

parent 6d72b92f
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -2999,7 +2999,7 @@ module ItsCam_TpFunctions {
                            in Oct8 p_certHashedId8,
                            in template(value)   UtCamTrigger p_utEvent,
                            in template(present) CAM pmw_CamMsg,
            				in template(present) Bit128 pmw_ssp := ?  
            				in template(present) Bit256 pmw_ssp := ?  
            ) runs on ItsCam {
                
                // Local variables
+79 −79

File changed.

Contains only whitespace changes.