Mbed TLS v4.0.0
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
psa_pake_cipher_suite_s Struct Reference

#include <crypto_extra.h>

Data Fields

psa_algorithm_t algorithm
 
psa_pake_primitive_type_t type
 
psa_pake_family_t family
 
uint16_t bits
 
uint32_t key_confirmation
 

Detailed Description

Definition at line 981 of file crypto_extra.h.

Field Documentation

psa_algorithm_t psa_pake_cipher_suite_s::algorithm

Definition at line 982 of file crypto_extra.h.

Referenced by psa_pake_cs_get_algorithm(), and psa_pake_cs_set_algorithm().

uint16_t psa_pake_cipher_suite_s::bits
psa_pake_family_t psa_pake_cipher_suite_s::family
uint32_t psa_pake_cipher_suite_s::key_confirmation
psa_pake_primitive_type_t psa_pake_cipher_suite_s::type

Definition at line 983 of file crypto_extra.h.

Referenced by psa_pake_cs_get_primitive(), and psa_pake_cs_set_primitive().


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