mbed TLS v3.1.0
Data Fields
psa_key_attributes_s Struct Reference

#include <crypto_struct.h>

Collaboration diagram for psa_key_attributes_s:
Collaboration graph
[legend]

Data Fields

psa_core_key_attributes_t private_core
 
psa_key_slot_number_t private_slot_number
 
void * private_domain_parameters
 
size_t private_domain_parameters_size
 

Detailed Description

Definition at line 337 of file crypto_struct.h.

Field Documentation

psa_core_key_attributes_t psa_key_attributes_s::private_core

Definition at line 339 of file crypto_struct.h.

void* psa_key_attributes_s::private_domain_parameters

Definition at line 343 of file crypto_struct.h.

size_t psa_key_attributes_s::private_domain_parameters_size

Definition at line 344 of file crypto_struct.h.

psa_key_slot_number_t psa_key_attributes_s::private_slot_number

Definition at line 341 of file crypto_struct.h.


The documentation for this struct was generated from the following file: