mbed TLS v3.1.0
|
#include <crypto_extra.h>
Data Fields | |
psa_algorithm_t | alg |
union { | |
uint8_t dummy | |
} | ctx |
Definition at line 1803 of file crypto_extra.h.
psa_algorithm_t psa_pake_operation_s::alg |
Definition at line 1805 of file crypto_extra.h.
union { ... } psa_pake_operation_s::ctx |
uint8_t psa_pake_operation_s::dummy |
Definition at line 1809 of file crypto_extra.h.