Data Fields
ECDSA_Operation_ Union Reference

Union containing pointers to all supported operation structs. More...

#include <ECDSA.h>

Data Fields

ECDSA_OperationSignsign
 
ECDSA_OperationVerifyverify
 

Detailed Description

Union containing pointers to all supported operation structs.

Field Documentation

§ sign

ECDSA_OperationSign* ECDSA_Operation_::sign

A pointer to a ECDSA_OperationSign struct

§ verify

ECDSA_OperationVerify* ECDSA_Operation_::verify

A pointer to a ECDSA_OperationVerify struct


The documentation for this union was generated from the following file:
Copyright 2017, Texas Instruments Incorporated