[][src]Module cc2538::aes::aes_tag_out_1

TAG registers The tag registers can be accessed via DMA or directly with host reads. These registers buffer the TAG from the EIP-120t. The registers are shared with the intermediate authentication result registers, but cannot be read until the processing is finished. While processing, a read from these registers returns 0s. If an operation does not return a TAG, reading from these registers returns an IV. If an operation returns a TAG plus an IV and both need to be read by the host, the host must first read the TAG followed by the IV. Reading these in reverse order returns the IV twice.

Structs

AES_TAG_W

Write proxy for field AES_TAG

Type Definitions

AES_TAG_R

Reader of field AES_TAG

R

Reader of register AES_TAG_OUT_1

W

Writer for register AES_TAG_OUT_1