Searched defs:publ (Results 1 – 5 of 5) sorted by relevance
16 void * dh5_init(struct wpabuf **priv, struct wpabuf **publ) in dh5_init()26 void * dh5_init_fixed(const struct wpabuf *priv, const struct wpabuf *publ) in dh5_init_fixed()
640 void * dh5_init(struct wpabuf **priv, struct wpabuf **publ) in dh5_init()698 void * dh5_init_fixed(const struct wpabuf *priv, const struct wpabuf *publ) in dh5_init_fixed()
756 void * dh5_init(struct wpabuf **priv, struct wpabuf **publ) in dh5_init()866 void * dh5_init_fixed(const struct wpabuf *priv, const struct wpabuf *publ) in dh5_init_fixed()
33 struct nlattr *publ[TIPC_NLA_PUBL_MAX + 1] = {}; in nametable_show_cb() local
123 uint32_t l, publ, m; in ed25519_key_parse() local