Mbed TLS v3.5.2
Loading...
Searching...
No Matches
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
 
void * private_domain_parameters
 
size_t private_domain_parameters_size
 

Detailed Description

Definition at line 247 of file crypto_struct.h.

Field Documentation

◆ private_core

psa_core_key_attributes_t psa_key_attributes_s::private_core

Definition at line 248 of file crypto_struct.h.

◆ private_domain_parameters

void* psa_key_attributes_s::private_domain_parameters

Definition at line 252 of file crypto_struct.h.

◆ private_domain_parameters_size

size_t psa_key_attributes_s::private_domain_parameters_size

Definition at line 253 of file crypto_struct.h.


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