Skip to main content

Module hashes

Module hashes 

Source
Expand description

Hash operations for SYS_OOM section

Functions for managing NAME_HASH and SSN_LAST4_HASH arrays in the SYS_OOM section. These hashes control special matching behavior for common names and SSN last 4 digits.

Functionsยง

add_to_name_hash
Add a name to the NAME_HASH array
add_to_ssn_last4_hash
Add a name to the SSN_LAST4_HASH array
delete_from_name_hash
Delete a name from the NAME_HASH array
delete_from_ssn_last4_hash
Delete a name from the SSN_LAST4_HASH array