Home | History | Annotate | Download | only in asm

Lines Matching defs:RC4

12 # 2.22x RC4 tune-up:-) It should be noted though that my hand [as in
101 # but more than likely at the cost of the others (see rc4-586.pl
128 .globl RC4
129 .type RC4,\@function,4
131 RC4: or $len,$len
425 .size RC4,.-RC4
523 .asciz "rc4(8x,int)"
524 .asciz "rc4(8x,char)"
525 .asciz "rc4(16x,int)"
526 .asciz "RC4 for x86_64, CRYPTOGAMS by <appro\@openssl.org>"