5.3.1.2 AES-GFM
The GFM operation is often used as part of various AES cryptographic operations. This function has been provided to aid in the creation of operations that are not directly supported by the ATECC608B-TNGLoRaWAN. The output of this operation can be used in the AES-GCM AEAD functionality. This mode does not involve secrets or anything stored on the chip. If this mode is selected, the remaining mode bits are ignored.
Opcode |
Mode |
KeyID |
Data | Description |
---|---|---|---|---|
0x51 |
0x03 | 0x00 00 |
|
Name | Size (Bytes) | Notes |
---|---|---|
Response | 1 | If the operation fails, the output is a one-byte error code. |
16 | If the operation is successful, the device will output 16 bytes result of the GFM calculation. |