Home
last modified time | relevance | path

Searched refs:arc4 (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/drivers/net/ppp/
H A Dppp_mppe.c92 struct arc4_ctx arc4; member
153 arc4_setkey(&state->arc4, state->sha1_digest, state->keylen); in mppe_rekey()
154 arc4_crypt(&state->arc4, state->session_key, state->sha1_digest, in mppe_rekey()
165 arc4_setkey(&state->arc4, state->session_key, state->keylen); in mppe_rekey()
392 arc4_crypt(&state->arc4, obuf, ibuf, isize); in mppe_compress()
566 arc4_crypt(&state->arc4, obuf, ibuf, 1); in mppe_decompress()
581 arc4_crypt(&state->arc4, obuf + 1, ibuf + 1, isize - 1); in mppe_decompress()
/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/
H A Dlibice_1.1.1.bb26 PACKAGECONFIG[arc4] = "ac_cv_lib_bsd_arc4random_buf=yes,ac_cv_lib_bsd_arc4random_buf=no,libbsd"
H A Dlibxdmcp_1.1.5.bb28 PACKAGECONFIG[arc4] = "ac_cv_lib_bsd_arc4random_buf=yes,ac_cv_lib_bsd_arc4random_buf=no,libbsd"
/openbmc/linux/lib/crypto/
H A DMakefile17 libarc4-y := arc4.o
/openbmc/linux/crypto/
H A DMakefile147 obj-$(CONFIG_CRYPTO_ARC4) += arc4.o
/openbmc/openbmc/poky/meta/recipes-core/packagegroups/
H A Dpackagegroup-base.bb277 kernel-module-arc4 \
/openbmc/qemu/tests/data/qobject/
H A Dqdict.txt947 arc4.c: 2066