APT:Wrap1

APT:Wrap1

Request #

Index WordDescription
0Header code [0x00520104]
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:Wrap, 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.