FS:UpdateSha256Context

FS:UpdateSha256Context

Request #

Index WordDescription
0Header code [0x084E0342]
1-8Input Hash. Not used at all.
9Input Data Size
10u32 Flag, must be zero.
11u32 Flag, must be zero.
12s8 Flag, must be zero.
13s8 Flag, must be non-zero.
14(Size << 4) | 0xA
15Input Data Pointer

Response #

Index WordDescription
0Header code
1Result code
2-9Output SHA-256 Hash

Description #

This calculates a SHA-256 hash using the ARM11 hash engine.

None of the input flags are used at all after validation(error 0xf9604784 is returned on validation failure).