Searched refs:etm (Results 1 – 9 of 9) sorted by relevance
/external/openssh/ |
D | mac.c | 54 int etm; /* Encrypt-then-MAC */ member 128 mac->etm = macalg->etm; in mac_setup_by_alg()
|
D | mac.h | 38 int etm; /* Encrypt-then-MAC */ member
|
D | sshd_config.0 | 607 hmac-md5-etm@openssh.com 608 hmac-md5-96-etm@openssh.com 609 hmac-ripemd160-etm@openssh.com 610 hmac-sha1-etm@openssh.com 611 hmac-sha1-96-etm@openssh.com 612 hmac-sha2-256-etm@openssh.com 613 hmac-sha2-512-etm@openssh.com 614 umac-64-etm@openssh.com 615 umac-128-etm@openssh.com 619 umac-64-etm@openssh.com,umac-128-etm@openssh.com, [all …]
|
D | packet.c | 352 if (enc == NULL || !cipher_is_cbc(enc->cipher) || (mac && mac->etm)) { in ssh_packet_start_discard() 1078 aadlen = (mac && mac->enabled && mac->etm) || authlen ? 4 : 0; in ssh_packet_send2_wrapped() 1151 if (mac && mac->enabled && !mac->etm) { in ssh_packet_send2_wrapped() 1168 if (mac->etm) { in ssh_packet_send2_wrapped() 1569 aadlen = (mac && mac->enabled && mac->etm) || authlen ? 4 : 0; in ssh_packet_read_poll2() 1653 if (mac && mac->enabled && mac->etm) { in ssh_packet_read_poll2() 1672 if (!mac->etm) in ssh_packet_read_poll2()
|
D | ssh_config.0 | 635 umac-64-etm@openssh.com,umac-128-etm@openssh.com, 636 hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com, 639 hmac-md5-etm@openssh.com,hmac-sha1-etm@openssh.com, 640 hmac-ripemd160-etm@openssh.com, 641 hmac-sha1-96-etm@openssh.com,hmac-md5-96-etm@openssh.com,
|
D | PROTOCOL | 56 OpenSSH supports MAC algorithms, whose names contain "-etm", that 65 Specifically, the "-etm" MAC algorithms modify the transport protocol
|
D | configure.ac | 2615 hmac-sha2-256-etm@openssh.com hmac-sha2-512-etm@openssh.com" 2623 hmac-ripemd160-etm@openssh.com"
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonInstrInfo.td | 4702 // Y4_trace: Send value to etm trace.
|
/external/webrtc/talk/media/testdata/ |
D | h264-svc-99-640x360.rtpdump | 4458 …�x�ؿ��h��ۗ�q����G����i}��z|�5��)���+��3S�0�ȳ-`�݆-~��V ����в,i;��etm'�������+ἵ;-����13&…
|