DBA Data[Home] [Help]

APPS.CTO_UTILITY_PK dependencies on DBMS_OBFUSCATION_TOOLKIT

Line 7013: x_hash_value := DBMS_OBFUSCATION_TOOLKIT.MD5(

7009: name => str,
7010: base => g_hash_base,
7011: hash_size =>g_hash_size );*/
7012:
7013: x_hash_value := DBMS_OBFUSCATION_TOOLKIT.MD5(
7014: input_string => str);
7015:
7016: IF PG_DEBUG <> 0 THEN
7017: -- bug 7203643