Data Fields
HSMLPF3_Operation Struct Reference

Struct to hold metadata for a crypto driver's operation. More...

#include <HSMLPF3.h>

Data Fields

Eip130Token_Command_t commandToken
 
Eip130Token_Result_t resultToken
 
HSMLPF3_ReturnBehavior returnBehavior
 
HSMLPF3_CallbackFxn callbackFxn
 
uintptr_t driverHandle
 

Detailed Description

Struct to hold metadata for a crypto driver's operation.

HSMLPF3_acquireLock() populates the HSMLPF3_Operation.driverHandle while the rest of the metadata is populated by HSMLPF3_submitToken(). The HWI accesses this stored information to respond to the calling driver.

Field Documentation

§ commandToken

Eip130Token_Command_t HSMLPF3_Operation::commandToken

§ resultToken

Eip130Token_Result_t HSMLPF3_Operation::resultToken

§ returnBehavior

HSMLPF3_ReturnBehavior HSMLPF3_Operation::returnBehavior

§ callbackFxn

HSMLPF3_CallbackFxn HSMLPF3_Operation::callbackFxn

§ driverHandle

uintptr_t HSMLPF3_Operation::driverHandle

The documentation for this struct was generated from the following file:
© Copyright 1995-2024, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale