Mbed TLS v2.28.8
Loading...
Searching...
No Matches
psa_key_attributes_s Struct Reference

#include <crypto_struct.h>

Collaboration diagram for psa_key_attributes_s:

Data Fields

psa_core_key_attributes_t core
 
void * domain_parameters
 
size_t domain_parameters_size
 

Detailed Description

Definition at line 299 of file crypto_struct.h.

Field Documentation

◆ core

◆ domain_parameters

void* psa_key_attributes_s::domain_parameters

Definition at line 304 of file crypto_struct.h.

Referenced by psa_set_key_type().

◆ domain_parameters_size

size_t psa_key_attributes_s::domain_parameters_size

Definition at line 305 of file crypto_struct.h.


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