search for: ecb_enc

Displaying 4 results from an estimated 4 matches for "ecb_enc".

Did you mean: ec_enc
2000 May 23
0
HP-UX 11.0 scp -t hangs and PAM
...does not exit after a file transfer: stevesk 14074 14073 0 13:21:46 ? 0:00 scp -t . Attaching to the running process with gdb yields: (gdb) bt #0 0xc01ed230 in _read_sys () from /usr/lib/libc.2 #1 0xc01f85e4 in read () from /usr/lib/libc.2 #2 0x8228 in atomicio (f=0x400025c2 <SD$ecb_enc+122>, fd=0, _s=0x7bff03e0 "C0644 59 resolv.conf", n=1) at atomicio.c:46 #3 0x620c in sink (argc=1, argv=0x7bff0164) at scp.c:695 #4 0x4bb8 in main (argc=1, argv=0x7bff0164) at scp.c:328 So we're blocked in read() on fd 0 for some reason. The file transfer does complete. An...
2000 Jul 03
1
Antwort: Re: sshd does not exit after scp (hpux 11.00 / ssh 2.1 .1p1)
...does not exit after a file transfer: stevesk 14074 14073 0 13:21:46 ? 0:00 scp -t . Attaching to the running process with gdb yields: (gdb) bt #0 0xc01ed230 in _read_sys () from /usr/lib/libc.2 #1 0xc01f85e4 in read () from /usr/lib/libc.2 #2 0x8228 in atomicio (f=0x400025c2 <SD$ecb_enc+122>, fd=0, _s=0x7bff03e0 "C0644 59 resolv.conf", n=1) at atomicio.c:46 #3 0x620c in sink (argc=1, argv=0x7bff0164) at scp.c:695 #4 0x4bb8 in main (argc=1, argv=0x7bff0164) at scp.c:328 So we're blocked in read() on fd 0 for some reason. The file transfer does complete. An...
2014 Jan 28
3
[LLVMdev] MergeFunctions: reduce complexity to O(log(N))
Hi Stepan, Sorry for the delay. It's great that you are working on MergeFunctions as well and I agree, we should definitely try to combine our efforts to improve MergeFunctions. Just to give you some context, the pass (with the similar function merging patch) is already being used in a production setting. From my point of view, it would be better if we focus on improving its capability
2014 Jan 30
3
[LLVMdev] MergeFunctions: reduce complexity to O(log(N))
...7389 0 0.01 7374 0 0.01 7374 DuffsDevice.ll 2 9522 0 0.01 9510 0 0.01 9510 dummy.ll 1 2092 0 0.01 2064 0 0.01 2064 DummyOutStream.ll 6 13577 0 0.01 13537 0 0.01 13537 dump.ll 5 25664 0 0.01 25633 0 0.01 25633 durbin.ll 12 32611 0 0.01 32561 0 0.01 32561 dynprog.ll 12 25271 0 0.01 25220 0 0.01 25220 ecb_enc.ll 2 18267 0 0.01 18240 0 0.01 18240 em3d.ll 1 10207 0 0.01 10187 0 0.01 10187 emfloat.ll 19 104508 0 0.02 104492 0 0.02 104092 emitter.ll 1 25010 0 0.01 24981 0 0.01 24981 encode.ll 2 15460 0 0.01 15424 0 0.01 15424 endgame.ll 1 17397 0 0.01 17371 0 0.01 17371 EndianPortable.ll 13 15174 5 0.01 102...