iPXE
Data Fields
asn1_test Struct Reference

An ASN.1 test. More...

#include <asn1_test.h>

Data Fields

struct image_typetype
 Image type. More...
 
struct imageimage
 Source image. More...
 
struct asn1_test_digestexpected
 Expected digests of ASN.1 objects. More...
 
unsigned int count
 Number of ASN.1 objects. More...
 

Detailed Description

An ASN.1 test.

Definition at line 24 of file asn1_test.h.

Field Documentation

◆ type

struct image_type* asn1_test::type

Image type.

Definition at line 26 of file asn1_test.h.

◆ image

struct image* asn1_test::image

Source image.

Definition at line 28 of file asn1_test.h.

◆ expected

struct asn1_test_digest* asn1_test::expected

Expected digests of ASN.1 objects.

Definition at line 30 of file asn1_test.h.

◆ count

unsigned int asn1_test::count

Number of ASN.1 objects.

Definition at line 32 of file asn1_test.h.


The documentation for this struct was generated from the following file: