Software APIs
Data Fields
nonce Struct Reference

A nonce value used for challenge/response in boot services message. More...

#include <sw/device/silicon_creator/lib/nonce.h>

Data Fields

uint32_t value [2]
 

Detailed Description

A nonce value used for challenge/response in boot services message.

Definition at line 14 of file nonce.h.

Field Documentation

◆ value

uint32_t nonce::value[2]

Definition at line 15 of file nonce.h.