nn::ubl::GetHashValue Function
u64 GetHashValue(
const void * inputBuffer,
size_t inputSize
);
| Name | Description | |
|---|---|---|
| in | inputBuffer | Pointer to the input data. |
| in | inputSize | Size of the input data. |
Gets 64-bit-length hash data.
CONFIDENTIAL