APT:Unwrap1

APT:Unwrap1

Request #

Index WordDescription
0Header code [0x00530104]
1Output Size
2Input Size
3Nonce Offset
4Nonce Size (capped to 12)
5(Input Size << 4) | 0xA
6void*, Input
7(Output Size << 4) | 0xC
8void*, Output

Response #

Index WordDescription
0Header code
1Result code

Description #

Similar to APT:Unwrap, but using a software AES-CCM implementation with a different key stored in the NS module. This is probably to avoid a bug in the hardware implementation.