Searched refs:psa_pake_family_t (Results 1 – 1 of 1) sorted by relevance
890 typedef uint8_t psa_pake_family_t; typedef1113 static psa_pake_family_t psa_pake_cs_get_family(1851 psa_pake_family_t family;1885 cipher_suite->family = (psa_pake_family_t) (0xFF & (primitive >> 16)); in psa_pake_cs_set_primitive()1889 static inline psa_pake_family_t psa_pake_cs_get_family( in psa_pake_cs_get_family()