The Open FUSION Toolkit 1.0.0-8905cc5
Modeling tools for plasma and fusion research and engineering
|
Simple in-memory hashing function for dataset checksumming.
Public Member Functions | |
integer(c_int) function | oft_simple_hash (key, length) |
integer(c_int) function oft_simple_hash | ( | type(c_ptr), intent(in), value | key, |
integer(c_long), intent(in), value | length | ||
) |
[in] | key | Location of data |
[in] | length | Length of data to hash in bytes |