Library /sys$common/syshlp/HELPLIB.HLB  —  System Services, $GET ENTROPY
    Returns up to 256 bytes of entropy from the system-wide entropy pool.
    This service accepts 64-bit addresses.

    Format

      SYS$GET_ENTROPY  buffer, buflen

    C Prototype

      int sys$get_entropy (void *buffer, unsigned __int64 buflen);
Additional Information: explode extract
Arguments
Close Help