Home
last modified time | relevance | path

Searched refs:SP6 (Results 1 – 25 of 241) sorted by relevance

12345678910

/dports/security/cyrus-sasl2-gssapi/cyrus-sasl-2.1.28/mac/libdes/src/
H A Ddes.pl304 @SP6=(
496 $SP6[($u>>24)&0x3f];
509 $SP6[($u>>24)&0x3f];
527 $SP6[($u>>24)&0x3f];
540 $SP6[($u>>24)&0x3f];
/dports/security/cyrus-sasl2-saslauthd/cyrus-sasl-2.1.28/mac/libdes/src/
H A Ddes.pl304 @SP6=(
496 $SP6[($u>>24)&0x3f];
509 $SP6[($u>>24)&0x3f];
527 $SP6[($u>>24)&0x3f];
540 $SP6[($u>>24)&0x3f];
/dports/security/cyrus-sasl2-sql/cyrus-sasl-2.1.28/mac/libdes/src/
H A Ddes.pl304 @SP6=(
496 $SP6[($u>>24)&0x3f];
509 $SP6[($u>>24)&0x3f];
527 $SP6[($u>>24)&0x3f];
540 $SP6[($u>>24)&0x3f];
/dports/security/cyrus-sasl2-srp/cyrus-sasl-2.1.28/mac/libdes/src/
H A Ddes.pl304 @SP6=(
496 $SP6[($u>>24)&0x3f];
509 $SP6[($u>>24)&0x3f];
527 $SP6[($u>>24)&0x3f];
540 $SP6[($u>>24)&0x3f];
/dports/sysutils/vector/vector-0.10.0/cargo-crates/sasl2-sys-0.1.12/sasl2/mac/libdes/src/
H A Ddes.pl304 @SP6=(
496 $SP6[($u>>24)&0x3f];
509 $SP6[($u>>24)&0x3f];
527 $SP6[($u>>24)&0x3f];
540 $SP6[($u>>24)&0x3f];
/dports/security/cyrus-sasl2/cyrus-sasl-2.1.28/mac/libdes/src/
H A Ddes.pl304 @SP6=(
496 $SP6[($u>>24)&0x3f];
509 $SP6[($u>>24)&0x3f];
527 $SP6[($u>>24)&0x3f];
540 $SP6[($u>>24)&0x3f];
/dports/security/cyrus-sasl2-ldapdb/cyrus-sasl-2.1.28/mac/libdes/src/
H A Ddes.pl304 @SP6=(
496 $SP6[($u>>24)&0x3f];
509 $SP6[($u>>24)&0x3f];
527 $SP6[($u>>24)&0x3f];
540 $SP6[($u>>24)&0x3f];
/dports/security/p5-Crypt-TripleDES/Crypt-TripleDES-0.24/lib/Crypt/
H A DPPDES.pm297 @SP6=(
488 $SP6[($u>>24)&0x3f];
501 $SP6[($u>>24)&0x3f];
519 $SP6[($u>>24)&0x3f];
532 $SP6[($u>>24)&0x3f];
/dports/x11/xpra/xpra-4.3/xpra/net/
H A Dd3des.py245 SP6 = [ variable
332 fval |= SP6[(work >> 8) & 0x3f]
344 fval |= SP6[(work >> 8) & 0x3f]
/dports/emulators/qemu42/qemu-4.2.1/crypto/
H A Ddesrfb.c260 static const unsigned long SP6[64] = { variable
348 fval |= SP6[(work >> 8) & 0x3fL]; in desfunc()
360 fval |= SP6[(work >> 8) & 0x3fL]; in desfunc()
/dports/emulators/qemu60/qemu-6.0.0/crypto/
H A Ddesrfb.c260 static const unsigned long SP6[64] = { variable
348 fval |= SP6[(work >> 8) & 0x3fL]; in desfunc()
360 fval |= SP6[(work >> 8) & 0x3fL]; in desfunc()
/dports/emulators/qemu-utils/qemu-4.2.1/crypto/
H A Ddesrfb.c260 static const unsigned long SP6[64] = { variable
348 fval |= SP6[(work >> 8) & 0x3fL]; in desfunc()
360 fval |= SP6[(work >> 8) & 0x3fL]; in desfunc()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/crypto/
H A Ddesrfb.c260 static const unsigned long SP6[64] = { variable
348 fval |= SP6[(work >> 8) & 0x3fL]; in desfunc()
360 fval |= SP6[(work >> 8) & 0x3fL]; in desfunc()
/dports/emulators/qemu5/qemu-5.2.0/crypto/
H A Ddesrfb.c260 static const unsigned long SP6[64] = { variable
348 fval |= SP6[(work >> 8) & 0x3fL]; in desfunc()
360 fval |= SP6[(work >> 8) & 0x3fL]; in desfunc()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/crypto/
H A Ddesrfb.c260 static const unsigned long SP6[64] = { variable
348 fval |= SP6[(work >> 8) & 0x3fL]; in desfunc()
360 fval |= SP6[(work >> 8) & 0x3fL]; in desfunc()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/crypto/
H A Ddesrfb.c260 static const unsigned long SP6[64] = { variable
348 fval |= SP6[(work >> 8) & 0x3fL]; in desfunc()
360 fval |= SP6[(work >> 8) & 0x3fL]; in desfunc()
/dports/security/medusa/medusa-2.2/src/modsrc/
H A Dd3des.c318 static unsigned long SP6[64] = { variable
411 fval |= SP6[(work >> 8) & 0x3fL];
423 fval |= SP6[(work >> 8) & 0x3fL];
/dports/net/ssvnc/ssvnc-1.0.29/vncstorepw/
H A Dd3des.c279 static unsigned long SP6[64] = { variable
368 fval |= SP6[(work >> 8) & 0x3fL]; in desfunc()
380 fval |= SP6[(work >> 8) & 0x3fL]; in desfunc()
/dports/security/hydra/thc-hydra-9.2/
H A Dd3des.c202 static unsigned long SP6[64] = {0x20000010L, 0x20400000L, 0x00004000L, 0x20404010L, 0x20400000L, 0x… variable
245 fval |= SP6[(work >> 8) & 0x3fL];
257 fval |= SP6[(work >> 8) & 0x3fL];
/dports/net/libvncserver/libvncserver-LibVNCServer-0.9.13/common/
H A Dd3des.c280 static const unsigned long SP6[64] = { variable
369 fval |= SP6[(work >> 8) & 0x3fL]; in desfunc()
381 fval |= SP6[(work >> 8) & 0x3fL]; in desfunc()
/dports/java/bouncycastle15/crypto-169/core/src/main/java/org/bouncycastle/crypto/engines/
H A DDESEngine.java244 private static final int[] SP6 = { field in DESEngine
444 fval |= SP6[(work >>> 8) & 0x3f]; in desFunc()
456 fval |= SP6[(work >>> 8) & 0x3f]; in desFunc()
/dports/net/vino/vino-3.22.0/server/libvncserver/
H A Dd3des.c285 static unsigned long SP6[64] = { variable
374 fval |= SP6[(work >> 8) & 0x3fL];
386 fval |= SP6[(work >> 8) & 0x3fL];
/dports/net/vncreflector/vnc_reflector/
H A Dd3des.c269 static unsigned long SP6[64] = { variable
358 fval |= SP6[(work >> 8) & 0x3fL];
370 fval |= SP6[(work >> 8) & 0x3fL];
/dports/net/ssvnc/ssvnc-1.0.29/vnc_unixsrc/libvncauth/
H A Dd3des.c286 static unsigned long SP6[64] = { variable
375 fval |= SP6[(work >> 8) & 0x3fL];
387 fval |= SP6[(work >> 8) & 0x3fL];
/dports/net/tightvnc/vnc_unixsrc/libvncauth/
H A Dd3des.c283 static unsigned long SP6[64] = { variable
372 fval |= SP6[(work >> 8) & 0x3fL];
384 fval |= SP6[(work >> 8) & 0x3fL];

12345678910