Searched refs:psa_pake_family_t (Results 1 – 1 of 1) sorted by relevance
998 typedef uint8_t psa_pake_family_t; typedef1221 static psa_pake_family_t psa_pake_cs_get_family(1969 psa_pake_family_t family;2003 cipher_suite->family = (psa_pake_family_t) (0xFF & (primitive >> 16)); in psa_pake_cs_set_primitive()2007 static inline psa_pake_family_t psa_pake_cs_get_family( in psa_pake_cs_get_family()