Searched refs:publ (Results 1 – 9 of 9) sorted by relevance
/external/iproute2/tipc/ |
D | nametable.c | 33 struct nlattr *publ[TIPC_NLA_PUBL_MAX + 1] = {}; in nametable_show_cb() local 44 mnl_attr_parse_nested(attrs[TIPC_NLA_NAME_TABLE_PUBL], parse_attrs, publ); in nametable_show_cb() 45 if (!publ[TIPC_NLA_NAME_TABLE_PUBL]) in nametable_show_cb() 55 tipc_zone(mnl_attr_get_u32(publ[TIPC_NLA_PUBL_NODE])), in nametable_show_cb() 56 tipc_cluster(mnl_attr_get_u32(publ[TIPC_NLA_PUBL_NODE])), in nametable_show_cb() 57 tipc_node(mnl_attr_get_u32(publ[TIPC_NLA_PUBL_NODE])), in nametable_show_cb() 58 mnl_attr_get_u32(publ[TIPC_NLA_PUBL_REF])); in nametable_show_cb() 61 mnl_attr_get_u32(publ[TIPC_NLA_PUBL_TYPE]), in nametable_show_cb() 62 mnl_attr_get_u32(publ[TIPC_NLA_PUBL_LOWER]), in nametable_show_cb() 63 mnl_attr_get_u32(publ[TIPC_NLA_PUBL_UPPER]), in nametable_show_cb() [all …]
|
/external/wpa_supplicant_8/src/crypto/ |
D | dh_group5.c | 16 void * dh5_init(struct wpabuf **priv, struct wpabuf **publ) in dh5_init() argument 18 wpabuf_free(*publ); in dh5_init() 19 *publ = dh_init(dh_groups_get(5), priv); in dh5_init() 20 if (*publ == NULL) in dh5_init() 26 void * dh5_init_fixed(const struct wpabuf *priv, const struct wpabuf *publ) in dh5_init_fixed() argument
|
D | dh_group5.h | 12 void * dh5_init(struct wpabuf **priv, struct wpabuf **publ); 13 void * dh5_init_fixed(const struct wpabuf *priv, const struct wpabuf *publ);
|
D | crypto_openssl.c | 756 void * dh5_init(struct wpabuf **priv, struct wpabuf **publ) in dh5_init() argument 766 wpabuf_free(*publ); in dh5_init() 767 *publ = NULL; in dh5_init() 801 *publ = pubkey; in dh5_init() 817 wpabuf_free(*publ); in dh5_init() 818 *publ = NULL; in dh5_init() 851 *publ = pubkey; in dh5_init() 866 void * dh5_init_fixed(const struct wpabuf *priv, const struct wpabuf *publ) in dh5_init_fixed() argument 889 dh->pub_key = BN_bin2bn(wpabuf_head(publ), wpabuf_len(publ), NULL); in dh5_init_fixed() 918 pub_key = BN_bin2bn(wpabuf_head(publ), wpabuf_len(publ), NULL); in dh5_init_fixed()
|
D | crypto_wolfssl.c | 640 void * dh5_init(struct wpabuf **priv, struct wpabuf **publ) in dh5_init() argument 650 wpabuf_free(*publ); in dh5_init() 651 *publ = NULL; in dh5_init() 682 *publ = pubkey; in dh5_init() 698 void * dh5_init_fixed(const struct wpabuf *priv, const struct wpabuf *publ) in dh5_init_fixed() argument 724 if (secret_sz != wpabuf_len(publ) || in dh5_init_fixed() 725 os_memcmp(secret, wpabuf_head(publ), secret_sz) != 0) in dh5_init_fixed()
|
/external/libwebsockets/plugins/ssh-base/ |
D | kex-25519.c | 123 uint32_t l, publ, m; in ed25519_key_parse() local 152 publ = lws_g32(&p); /* length of pubkey block */ in ed25519_key_parse() 153 if ((size_t)((p - op) + publ) >= len) in ed25519_key_parse() 171 publ = lws_g32(&p); /* length of private key block */ in ed25519_key_parse() 172 if ((size_t)((p - op) + publ) != len) in ed25519_key_parse()
|
/external/icu/icu4c/source/data/brkitr/ |
D | fr.txt | 88 "trav. publ.",
|
/external/libchrome/libchrome_tools/patch/ |
D | path_service.patch | 57 @@ -402,7 +402,7 @@ class JSONFileValueSerializerTest : publ
|
/external/icu/icu4c/source/data/region/ |
D | ksf.txt | 58 DO{"dɔminik rɛpublík"}
|