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