![]() |
![]() |
#include <crypto_struct.h>

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 |
| psa_algorithm_t psa_key_derivation_s::alg |
| mbedtls_svc_key_id_t psa_key_derivation_s::inputKey |
| uint8_t psa_key_derivation_s::fixedInputData[(224U - 20U)] |
| size_t psa_key_derivation_s::labelSize |
| size_t psa_key_derivation_s::contextSize |
| uint32_t psa_key_derivation_s::handle |
| uint32_t psa_key_derivation_s::capacity |
| bool psa_key_derivation_s::canDerive |
| bool psa_key_derivation_s::capacitySet |