Searched refs:rc5 (Results 1 – 21 of 21) sorted by relevance
78 skey->rc5.rounds = num_rounds; in _rc5_setup()79 S = skey->rc5.K; in _rc5_setup()142 A += skey->rc5.K[0]; in _rc5_ecb_encrypt()143 B += skey->rc5.K[1]; in _rc5_ecb_encrypt()144 K = skey->rc5.K + 2; in _rc5_ecb_encrypt()146 if ((skey->rc5.rounds & 1) == 0) { in _rc5_ecb_encrypt()147 for (r = 0; r < skey->rc5.rounds; r += 2) { in _rc5_ecb_encrypt()155 for (r = 0; r < skey->rc5.rounds; r++) { in _rc5_ecb_encrypt()197 K = skey->rc5.K + (skey->rc5.rounds << 1); in _rc5_ecb_decrypt()199 if ((skey->rc5.rounds & 1) == 0) { in _rc5_ecb_decrypt()[all …]
363 rsadsi 3 8 : RC5-CBC : rc5-cbc364 : RC5-ECB : rc5-ecb365 !Cname rc5-cfb64366 : RC5-CFB : rc5-cfb367 !Cname rc5-ofb64368 : RC5-OFB : rc5-ofb
57 $ EXHEADER_RC5 := rc5.h
78 PMAC-rc5 (8 byte key)
78 OMAC-rc5 (8 byte key)
78 OCB-rc5 (8 byte key)
78 EAX-rc5 (8 byte key)
376 Cipher: rc5
40 crypto/cms crypto/idea crypto/md2 crypto/rc5 crypto/seed demos doc \
94 0.3rc5 - 05 April 2004
11 src/ciphers/noekeon.c src/ciphers/rc2.c src/ciphers/rc5.c src/ciphers/rc6.c src/ciphers/safer/safer…
102 src/ciphers/noekeon.o src/ciphers/rc2.o src/ciphers/rc5.o src/ciphers/rc6.o src/ciphers/safer/safer…
9 src/ciphers/noekeon.obj src/ciphers/rc2.obj src/ciphers/rc5.obj src/ciphers/rc6.obj src/ciphers/saf…
45 src/ciphers/noekeon.o src/ciphers/rc2.o src/ciphers/rc5.o src/ciphers/rc6.o src/ciphers/safer/safer…
99 src/ciphers/noekeon.o src/ciphers/rc2.o src/ciphers/rc5.o src/ciphers/rc6.o src/ciphers/safer/safer…
104 src/ciphers/noekeon.o src/ciphers/rc2.o src/ciphers/rc5.o src/ciphers/rc6.o src/ciphers/safer/safer…
1035 …-- Updated blowfish/rc2/rc5/rc6 keysize() function to not reject keys larger than the biggest key …1170 …-- fixed RC5 since it no longer requires rc5 to be registered in the lib. It used to since the de…1206 v0.45 -- Fixed bug in rc5.c where if you called rc5_setup() before registering RC5 it would cause
426 pass the scheduled key onto \textit{rc5\_ecb\_encrypt()}. All built--in setup functions do not all…603 \index{blowfish\_desc} \index{xtea\_desc} \index{rc2\_desc} \index{rc5\_desc} \index{rc6\_desc} \in…613 \hline RC5-32/12/b & rc5\_desc & 8 & 8 $\ldots$ 128 & 12 $\ldots$ 24 \\
152 struct rc5_key rc5; member
1145 version 1.2.3rc5 [May 11, 2002]1344 version 1.0.16rc5 and 1.2.6rc5 [August 10, 2004]1410 version 1.2.8rc5 [November 29, 2004]1608 version 1.0.19rc5, 1.2.11rc5 [June 22, 2006]1677 version 1.2.15rc5 [December 31, 2006]1887 version 1.0.27rc5 and 1.2.19rc5 [August 10, 2007]1933 version 1.2.20rc5 [September 2, 2007]
681 e2fsprogs (1.36rc5-1) unstable; urgency=low