Home
last modified time | relevance | path

Searched full:arc4 (Results 1 – 18 of 18) sorted by relevance

/linux/lib/crypto/
H A Darc4.c5 * ARC4 Cipher Algorithm
10 #include <crypto/arc4.h>
75 MODULE_DESCRIPTION("ARC4 Cipher Algorithm");
H A DMakefile28 libarc4-y := arc4.o
/linux/include/crypto/
H A Darc4.h3 * Common values for ARC4 Cipher Algorithm
/linux/fs/smb/common/
H A Dmd4.h3 * Common values for ARC4 Cipher Algorithm
/linux/drivers/crypto/bcm/
H A Dspu.h49 CIPHER_TYPE_INIT = 0x0, /* used for ARC4 */
52 CIPHER_TYPE_UPDT = 0x1, /* used for ARC4 */
H A Dcipher.h17 #include <crypto/arc4.h>
/linux/Documentation/devicetree/bindings/crypto/
H A Dsamsung-sss.yaml23 -- ARCFOUR (ARC4)
/linux/net/mac80211/
H A Dkey.h15 #include <crypto/arc4.h>
/linux/arch/sh/kernel/cpu/sh4a/
H A Dsetup-sh7757.c798 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 DKconfig628 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 DMakefile144 obj-$(CONFIG_CRYPTO_ARC4) += arc4.o
H A Dtestmgr.h23789 * ARC4 test vectors from OpenSSL
/linux/Documentation/crypto/
H A Dapi-intro.rst200 - Jon Oberheide (ARC4)
/linux/fs/smb/client/
H A Dcifsencrypt.c26 #include <crypto/arc4.h>
674 cifs_dbg(VFS, "Could not allocate arc4 context\n"); in calc_seckey()
/linux/drivers/staging/rtl8723bs/include/
H A Drtw_security.h10 #include <crypto/arc4.h>
/linux/drivers/crypto/caam/
H A Ddpseci.h217 * @arc4_acc_num: The number of copies of the ARC4 module that are implemented
H A Derror.c173 "ARC4",
/linux/fs/smb/server/
H A Dauth.c23 #include <crypto/arc4.h>