Searched refs:salsa20_encrypt_bytes (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/crypto/
H A Dsalsa20_glue.c32 #define salsa20_encrypt_bytes ECRYPT_encrypt_bytes macro
42 asmlinkage void salsa20_encrypt_bytes(struct salsa20_ctx *ctx,
69 salsa20_encrypt_bytes(ctx, walk.src.virt.addr,
75 salsa20_encrypt_bytes(ctx, walk.src.virt.addr,
82 salsa20_encrypt_bytes(ctx, walk.src.virt.addr,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/crypto/
H A Dsalsa20_generic.c139 static void salsa20_encrypt_bytes(struct salsa20_ctx *ctx, u8 *dst, function
193 salsa20_encrypt_bytes(ctx, walk.dst.virt.addr,
199 salsa20_encrypt_bytes(ctx, walk.dst.virt.addr,
206 salsa20_encrypt_bytes(ctx, walk.dst.virt.addr,

Completed in 117 milliseconds