DBA Data[Home] [Help]

APPS.CTO_UTILITY_PK dependencies on DBMS_OBFUSCATION_TOOLKIT

Line 7037: x_hash_value := DBMS_OBFUSCATION_TOOLKIT.MD5(

7033: name => str,
7034: base => g_hash_base,
7035: hash_size =>g_hash_size );*/
7036:
7037: x_hash_value := DBMS_OBFUSCATION_TOOLKIT.MD5(
7038: input_string => str);
7039:
7040: IF PG_DEBUG <> 0 THEN
7041: -- bug 7203643