Home
last modified time | relevance | path

Searched refs:mac_output (Results 1 – 15 of 15) sorted by relevance

/dports/devel/vcglib/vcglib-2020.09/wrap/io_trimesh/
H A Dexport_u3d.h143 QString mac_output=par._output_file; in InvokeConverter() local
146 …QString::number(par.positionQuality)+" -input \"" + mac_input + "\" -output \"" + mac_output +"\""; in InvokeConverter()
/dports/graphics/wdune/wdune-1.926/vcglib/wrap/io_trimesh/
H A Dexport_u3d.h143 QString mac_output=par._output_file; in InvokeConverter() local
146 …QString::number(par.positionQuality)+" -input \"" + mac_input + "\" -output \"" + mac_output +"\""; in InvokeConverter()
/dports/net/frr7-pythontools/frr-frr-7.5.1/tests/topotests/bgp-evpn-vxlan_topo1/
H A Dtest_bgp_evpn_vxlan.py202 mac_output = local.vtysh_cmd("show evpn mac vni 101 mac {} json".format(mac))
203 mac_output_json = json.loads(mac_output)
/dports/net/frr7/frr-frr-7.5.1/tests/topotests/bgp-evpn-vxlan_topo1/
H A Dtest_bgp_evpn_vxlan.py202 mac_output = local.vtysh_cmd("show evpn mac vni 101 mac {} json".format(mac))
203 mac_output_json = json.loads(mac_output)
/dports/security/gnutls/gnutls-3.6.16/lib/x509/
H A Dpkcs12.c1069 uint8_t mac_output[MAX_HASH_SIZE]; in gnutls_pkcs12_verify_mac() local
1160 _gnutls_mac_deinit(&td1, mac_output); in gnutls_pkcs12_verify_mac()
1173 memcmp(mac_output_orig, mac_output, len) != 0) { in gnutls_pkcs12_verify_mac()
/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-wireguard.c389 const guchar *data, guint data_len, const guint8 mac_output[16]) in wg_mac_verify()
399 ok = memcmp(mac_output, gcry_md_read(hd, 0), 16) == 0; in wg_mac_verify()
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-wireguard.c389 const guchar *data, guint data_len, const guint8 mac_output[16]) in wg_mac_verify()
399 ok = memcmp(mac_output, gcry_md_read(hd, 0), 16) == 0; in wg_mac_verify()
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-wireguard.c389 const guchar *data, guint data_len, const guint8 mac_output[16]) in wg_mac_verify()
399 ok = memcmp(mac_output, gcry_md_read(hd, 0), 16) == 0; in wg_mac_verify()
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-wireguard.c389 const guchar *data, guint data_len, const guint8 mac_output[16]) in wg_mac_verify()
399 ok = memcmp(mac_output, gcry_md_read(hd, 0), 16) == 0; in wg_mac_verify()
/dports/editors/emacs-devel/emacs-4d1968b/src/
H A DChangeLog.10409 * macterm.h (struct mac_output): New member `internal_border_width'.
2064 * macterm.h (struct mac_output): Remove member menubar_active.
6004 * macterm.h (struct mac_output): Remove unused member
9861 * macterm.h (struct mac_output) [TARGET_API_MAC_CARBON]:
11113 (struct mac_output): New member size_hints.
18233 x_output, w32_output, and mac_output structures: left_pos,
18677 * macterm.h (struct mac_output): Move members left_pos, top_pos,
19229 * macterm.h (struct mac_output): Define x_pixels_diff and
19367 (struct mac_output): Add want_fullscreen member.
19628 (struct mac_output): Replace member cross_cursor by hand_cursor.
[all …]
H A DChangeLog.82871 (enum output_method): Add mac_output frame type.
H A DChangeLog.1130941 * macterm.h (struct mac_output) [USE_MAC_TOOLBAR]: New member
/dports/editors/emacs/emacs-27.2/src/
H A DChangeLog.10409 * macterm.h (struct mac_output): New member `internal_border_width'.
2064 * macterm.h (struct mac_output): Remove member menubar_active.
6004 * macterm.h (struct mac_output): Remove unused member
9861 * macterm.h (struct mac_output) [TARGET_API_MAC_CARBON]:
11113 (struct mac_output): New member size_hints.
18233 x_output, w32_output, and mac_output structures: left_pos,
18677 * macterm.h (struct mac_output): Move members left_pos, top_pos,
19229 * macterm.h (struct mac_output): Define x_pixels_diff and
19367 (struct mac_output): Add want_fullscreen member.
19628 (struct mac_output): Replace member cross_cursor by hand_cursor.
[all …]
H A DChangeLog.82871 (enum output_method): Add mac_output frame type.
H A DChangeLog.1130941 * macterm.h (struct mac_output) [USE_MAC_TOOLBAR]: New member