|
SURFEX v8.1
General documentation of Surfex
|
Public Member Functions | |
| subroutine | sha256_hash (message, n, sha, block, len_block, action) |
Definition at line 8 of file sha256_wrapper.F90.
| subroutine sha256_wrapper::sha256_hash::sha256_hash | ( | type(c_ptr), value | message, |
| integer(c_int64_t), value | n, | ||
| integer(c_int32_t), dimension(8) | sha, | ||
| integer(c_int8_t), dimension(64) | block, | ||
| integer(c_int32_t) | len_block, | ||
| integer(c_int32_t), value | action | ||
| ) |
Definition at line 9 of file sha256_wrapper.F90.
1.8.13