Searched full:arc4 (Results 1 – 20 of 20) sorted by relevance
| /linux/lib/crypto/ |
| H A D | arc4.c | 5 * ARC4 Cipher Algorithm 10 #include <crypto/arc4.h> 75 MODULE_DESCRIPTION("ARC4 Cipher Algorithm");
|
| H A D | Makefile | 28 libarc4-y := arc4.o
|
| /linux/include/crypto/ |
| H A D | arc4.h | 3 * Common values for ARC4 Cipher Algorithm
|
| /linux/fs/smb/common/ |
| H A D | md4.h | 3 * Common values for ARC4 Cipher Algorithm
|
| /linux/drivers/crypto/bcm/ |
| H A D | spu.h | 49 CIPHER_TYPE_INIT = 0x0, /* used for ARC4 */ 52 CIPHER_TYPE_UPDT = 0x1, /* used for ARC4 */
|
| H A D | cipher.h | 17 #include <crypto/arc4.h>
|
| /linux/Documentation/devicetree/bindings/crypto/ |
| H A D | samsung-sss.yaml | 23 -- ARCFOUR (ARC4)
|
| /linux/net/mac80211/ |
| H A D | key.h | 15 #include <crypto/arc4.h>
|
| /linux/arch/sh/kernel/cpu/sh4a/ |
| H A D | setup-sh7757.c | 798 ARC4, enumerator 853 INTC_VECT(ARC4, 0x620), 978 ARC4, 0, SPI1, JMC, 0, 0, 0, DVC 1073 { INT2PRI9, 0, 32, 8, { ARC4, 0, SPI1, JMC } },
|
| /linux/crypto/ |
| H A D | Kconfig | 628 tristate "ARC4 (Alleged Rivest Cipher 4)" 633 ARC4 cipher algorithm 635 ARC4 is a stream cipher using keys ranging from 8 bits to 2048
|
| H A D | Makefile | 143 obj-$(CONFIG_CRYPTO_ARC4) += arc4.o
|
| H A D | tcrypt.c | 1557 ret = min(ret, tcrypt_test("ecb(arc4)")); in do_test() 1985 test_cipher_speed("ecb(arc4)", ENCRYPT, sec, NULL, 0, in do_test() 2481 test_acipher_speed("ecb(arc4)", ENCRYPT, sec, NULL, 0, in do_test() 2704 test_mb_skcipher_speed("ecb(arc4)", ENCRYPT, sec, NULL, 0, in do_test()
|
| H A D | testmgr.c | 4704 .alg = "ecb(arc4)", 4705 .generic_driver = "arc4-generic",
|
| H A D | testmgr.h | 23803 * ARC4 test vectors from OpenSSL
|
| /linux/Documentation/crypto/ |
| H A D | api-intro.rst | 200 - Jon Oberheide (ARC4)
|
| /linux/fs/smb/client/ |
| H A D | cifsencrypt.c | 26 #include <crypto/arc4.h> 629 cifs_dbg(VFS, "Could not allocate arc4 context\n"); in calc_seckey()
|
| /linux/drivers/staging/rtl8723bs/include/ |
| H A D | rtw_security.h | 10 #include <crypto/arc4.h>
|
| /linux/drivers/crypto/caam/ |
| H A D | dpseci.h | 217 * @arc4_acc_num: The number of copies of the ARC4 module that are implemented
|
| H A D | error.c | 173 "ARC4",
|
| /linux/fs/smb/server/ |
| H A D | auth.c | 25 #include <crypto/arc4.h>
|