Data Fields
psa_key_derivation_s Struct Reference

#include <crypto_struct.h>

Collaboration diagram for psa_key_derivation_s:
Collaboration graph
[legend]

Data Fields

psa_algorithm_t alg
 
mbedtls_svc_key_id_t inputKey
 
uint8_t fixedInputData [(224U - 20U)]
 
size_t labelSize
 
size_t contextSize
 
uint32_t handle
 
uint32_t capacity
 
bool canDerive
 
bool capacitySet
 

Field Documentation

§ alg

psa_algorithm_t psa_key_derivation_s::alg

§ inputKey

mbedtls_svc_key_id_t psa_key_derivation_s::inputKey

§ fixedInputData

uint8_t psa_key_derivation_s::fixedInputData[(224U - 20U)]

§ labelSize

size_t psa_key_derivation_s::labelSize

§ contextSize

size_t psa_key_derivation_s::contextSize

§ handle

uint32_t psa_key_derivation_s::handle

§ capacity

uint32_t psa_key_derivation_s::capacity

§ canDerive

bool psa_key_derivation_s::canDerive

§ capacitySet

bool psa_key_derivation_s::capacitySet

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