Non-deterministic encryption of an IP address string.
Buffer to store the encrypted IP string (must be at least IPCRYPT_NDIP_STR_BYTES).
The IP address string to encrypt.
8-byte random data for non-determinism.
The length of the encrypted IP string, or 0 on error.
See Implementation
Non-deterministic encryption of an IP address string.