Searched refs:psa_pake_family_t (Results 1 – 1 of 1) sorted by relevance
766 typedef uint8_t psa_pake_family_t; typedef989 static psa_pake_family_t psa_pake_cs_get_family(1731 psa_pake_family_t family;1765 cipher_suite->family = (psa_pake_family_t) (0xFF & (primitive >> 16)); in psa_pake_cs_set_primitive()1769 static inline psa_pake_family_t psa_pake_cs_get_family( in psa_pake_cs_get_family()