Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TTCN-3 Libraries
LibIts
Commits
12b9cf14
Commit
12b9cf14
authored
Oct 06, 2014
by
garciay
Browse files
Run test cases TC_ITSS_CAM_10_01
Add DENM cancellation in TC_SEC_ITSS_DENM_01_01
parent
b2c562c9
Changes
1
Hide whitespace changes
Inline
Side-by-side
ttcn/Security/LibItsSecurity_Functions.ttcn3
View file @
12b9cf14
...
...
@@ -61,9 +61,8 @@ module LibItsSecurity_Functions {
* @desc Compute the HashedId3 value from the HashedId8 value
* @param p_hashp_hashedId8 The HashedId8 value
* @return The HashedId3 value
* @verdict
* @verdict
Unchanged
*/
function
f_HashedId3FromHashedId8
(
in
HashedId8
p_hashedId8
)
return
HashedId3
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment