Home
last modified time | relevance | path

Searched refs:psa_pake_operation_s (Results 1 – 1 of 1) sorted by relevance

/third_party/mbedtls/include/psa/
Dcrypto_extra.h1291 typedef struct psa_pake_operation_s psa_pake_operation_t;
2099 struct psa_pake_operation_s { struct
2131 static inline struct psa_pake_operation_s psa_pake_operation_init(void) in psa_pake_operation_init() argument
2133 const struct psa_pake_operation_s v = PSA_PAKE_OPERATION_INIT; in psa_pake_operation_init()