Data Fields
psa_hash_operation_s Struct Reference

#include <crypto_struct.h>

Data Fields

unsigned int id
 
psa_algorithm_t alg
 

Field Documentation

§ id

unsigned int psa_hash_operation_s::id

Unique ID indicating which driver got assigned to do the operation. Since driver contexts are driver-specific, swapping drivers halfway through the operation is not supported. ID values are auto-generated in psa_driver_wrappers.h. ID value zero means the context is not valid or not assigned to any driver (i.e. the driver context is not active, in use).

§ alg

psa_algorithm_t psa_hash_operation_s::alg

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