Home
last modified time | relevance | path

Searched refs:Bi (Results 1 – 25 of 4907) sorted by relevance

12345678910>>...197

/dports/databases/pgbouncer/pgbouncer-1.16.0/lib/usual/crypto/
H A Dkeccak.c211 Bi = rol64((Aki^Di), 43); in keccak_f()
221 Bi = rol64((Aka^Da), 3); in keccak_f()
235 Bi = rol64((Ako^Do), 25); in keccak_f()
244 Bi = rol64((Ake^De), 10); in keccak_f()
258 Bi = rol64((Aku^Du), 39); in keccak_f()
278 Bi = rol64((Agi^Di), 43); in keccak_f()
288 Bi = rol64((Asa^Da), 3); in keccak_f()
302 Bi = rol64((Ako^Do), 25); in keccak_f()
355 Bi = rol64((Ama^Da), 3); in keccak_f()
422 Bi = rol64((Aga^Da), 3); in keccak_f()
[all …]
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/cpp-ethereum/ethash/lib/ethash/
H A Dkeccakf1600.c99 De = Ba ^ rol(Bi, 1); in ethash_keccakf1600()
101 Do = Bi ^ rol(Bu, 1); in ethash_keccakf1600()
110 Ebe = Be ^ (~Bi & Bo); in ethash_keccakf1600()
111 Ebi = Bi ^ (~Bo & Bu); in ethash_keccakf1600()
117 Bi = rol(Aka ^ Da, 3); in ethash_keccakf1600()
120 Ega = Ba ^ (~Be & Bi); in ethash_keccakf1600()
121 Ege = Be ^ (~Bi & Bo); in ethash_keccakf1600()
122 Egi = Bi ^ (~Bo & Bu); in ethash_keccakf1600()
131 Eka = Ba ^ (~Be & Bi); in ethash_keccakf1600()
169 De = Ba ^ rol(Bi, 1); in ethash_keccakf1600()
[all …]
H A Dkeccakf800.c56 uint32_t Ba, Be, Bi, Bo, Bu; in ethash_keccakf800() local
97 De = Ba ^ rol(Bi, 1); in ethash_keccakf800()
99 Do = Bi ^ rol(Bu, 1); in ethash_keccakf800()
108 Ebe = Be ^ (~Bi & Bo); in ethash_keccakf800()
109 Ebi = Bi ^ (~Bo & Bu); in ethash_keccakf800()
115 Bi = rol(Aka ^ Da, 3); in ethash_keccakf800()
118 Ega = Ba ^ (~Be & Bi); in ethash_keccakf800()
119 Ege = Be ^ (~Bi & Bo); in ethash_keccakf800()
120 Egi = Bi ^ (~Bo & Bu); in ethash_keccakf800()
167 De = Ba ^ rol(Bi, 1); in ethash_keccakf800()
[all …]
/dports/databases/py-gdbm/Python-3.8.12/Modules/_sha3/kcp/
H A DKeccakP-1600-inplace32BI.c577 #define Bi Ci0 in KeccakP1600_Permute_Nrounds() macro
665 Bi = ROL32((Aka1^Da1), 2); in KeccakP1600_Permute_Nrounds()
676 Bi = ROL32((Aka0^Da0), 1); in KeccakP1600_Permute_Nrounds()
710 Bi = ROL32((Ake0^De0), 5); in KeccakP1600_Permute_Nrounds()
721 Bi = ROL32((Ake1^De1), 5); in KeccakP1600_Permute_Nrounds()
779 Bi = ROL32((Asa1^Da1), 2); in KeccakP1600_Permute_Nrounds()
790 Bi = ROL32((Asa0^Da0), 1); in KeccakP1600_Permute_Nrounds()
824 Bi = ROL32((Abe1^De0), 5); in KeccakP1600_Permute_Nrounds()
835 Bi = ROL32((Abe0^De1), 5); in KeccakP1600_Permute_Nrounds()
893 Bi = ROL32((Ama0^Da1), 2); in KeccakP1600_Permute_Nrounds()
[all …]
/dports/lang/python37/Python-3.7.12/Modules/_sha3/kcp/
H A DKeccakP-1600-inplace32BI.c577 #define Bi Ci0 in KeccakP1600_Permute_Nrounds() macro
665 Bi = ROL32((Aka1^Da1), 2); in KeccakP1600_Permute_Nrounds()
676 Bi = ROL32((Aka0^Da0), 1); in KeccakP1600_Permute_Nrounds()
710 Bi = ROL32((Ake0^De0), 5); in KeccakP1600_Permute_Nrounds()
721 Bi = ROL32((Ake1^De1), 5); in KeccakP1600_Permute_Nrounds()
779 Bi = ROL32((Asa1^Da1), 2); in KeccakP1600_Permute_Nrounds()
790 Bi = ROL32((Asa0^Da0), 1); in KeccakP1600_Permute_Nrounds()
824 Bi = ROL32((Abe1^De0), 5); in KeccakP1600_Permute_Nrounds()
835 Bi = ROL32((Abe0^De1), 5); in KeccakP1600_Permute_Nrounds()
893 Bi = ROL32((Ama0^Da1), 2); in KeccakP1600_Permute_Nrounds()
[all …]
/dports/lang/python310/Python-3.10.1/Modules/_sha3/kcp/
H A DKeccakP-1600-inplace32BI.c577 #define Bi Ci0 in KeccakP1600_Permute_Nrounds() macro
665 Bi = ROL32((Aka1^Da1), 2); in KeccakP1600_Permute_Nrounds()
676 Bi = ROL32((Aka0^Da0), 1); in KeccakP1600_Permute_Nrounds()
710 Bi = ROL32((Ake0^De0), 5); in KeccakP1600_Permute_Nrounds()
721 Bi = ROL32((Ake1^De1), 5); in KeccakP1600_Permute_Nrounds()
779 Bi = ROL32((Asa1^Da1), 2); in KeccakP1600_Permute_Nrounds()
790 Bi = ROL32((Asa0^Da0), 1); in KeccakP1600_Permute_Nrounds()
824 Bi = ROL32((Abe1^De0), 5); in KeccakP1600_Permute_Nrounds()
835 Bi = ROL32((Abe0^De1), 5); in KeccakP1600_Permute_Nrounds()
893 Bi = ROL32((Ama0^Da1), 2); in KeccakP1600_Permute_Nrounds()
[all …]
/dports/lang/python-tools/Python-3.8.12/Modules/_sha3/kcp/
H A DKeccakP-1600-inplace32BI.c577 #define Bi Ci0 in KeccakP1600_Permute_Nrounds() macro
665 Bi = ROL32((Aka1^Da1), 2); in KeccakP1600_Permute_Nrounds()
676 Bi = ROL32((Aka0^Da0), 1); in KeccakP1600_Permute_Nrounds()
710 Bi = ROL32((Ake0^De0), 5); in KeccakP1600_Permute_Nrounds()
721 Bi = ROL32((Ake1^De1), 5); in KeccakP1600_Permute_Nrounds()
779 Bi = ROL32((Asa1^Da1), 2); in KeccakP1600_Permute_Nrounds()
790 Bi = ROL32((Asa0^Da0), 1); in KeccakP1600_Permute_Nrounds()
824 Bi = ROL32((Abe1^De0), 5); in KeccakP1600_Permute_Nrounds()
835 Bi = ROL32((Abe0^De1), 5); in KeccakP1600_Permute_Nrounds()
893 Bi = ROL32((Ama0^Da1), 2); in KeccakP1600_Permute_Nrounds()
[all …]
/dports/lang/python38/Python-3.8.12/Modules/_sha3/kcp/
H A DKeccakP-1600-inplace32BI.c577 #define Bi Ci0 in KeccakP1600_Permute_Nrounds() macro
665 Bi = ROL32((Aka1^Da1), 2); in KeccakP1600_Permute_Nrounds()
676 Bi = ROL32((Aka0^Da0), 1); in KeccakP1600_Permute_Nrounds()
710 Bi = ROL32((Ake0^De0), 5); in KeccakP1600_Permute_Nrounds()
721 Bi = ROL32((Ake1^De1), 5); in KeccakP1600_Permute_Nrounds()
779 Bi = ROL32((Asa1^Da1), 2); in KeccakP1600_Permute_Nrounds()
790 Bi = ROL32((Asa0^Da0), 1); in KeccakP1600_Permute_Nrounds()
824 Bi = ROL32((Abe1^De0), 5); in KeccakP1600_Permute_Nrounds()
835 Bi = ROL32((Abe0^De1), 5); in KeccakP1600_Permute_Nrounds()
893 Bi = ROL32((Ama0^Da1), 2); in KeccakP1600_Permute_Nrounds()
[all …]
/dports/lang/python39/Python-3.9.9/Modules/_sha3/kcp/
H A DKeccakP-1600-inplace32BI.c577 #define Bi Ci0 in KeccakP1600_Permute_Nrounds() macro
665 Bi = ROL32((Aka1^Da1), 2); in KeccakP1600_Permute_Nrounds()
676 Bi = ROL32((Aka0^Da0), 1); in KeccakP1600_Permute_Nrounds()
710 Bi = ROL32((Ake0^De0), 5); in KeccakP1600_Permute_Nrounds()
721 Bi = ROL32((Ake1^De1), 5); in KeccakP1600_Permute_Nrounds()
779 Bi = ROL32((Asa1^Da1), 2); in KeccakP1600_Permute_Nrounds()
790 Bi = ROL32((Asa0^Da0), 1); in KeccakP1600_Permute_Nrounds()
824 Bi = ROL32((Abe1^De0), 5); in KeccakP1600_Permute_Nrounds()
835 Bi = ROL32((Abe0^De1), 5); in KeccakP1600_Permute_Nrounds()
893 Bi = ROL32((Ama0^Da1), 2); in KeccakP1600_Permute_Nrounds()
[all …]
/dports/security/py-pysha3/pysha3-1.0.2/Modules/_sha3/kcp/
H A DKeccakP-1600-inplace32BI.c575 #define Bi Ci0 in KeccakP1600_Permute_Nrounds() macro
663 Bi = ROL32((Aka1^Da1), 2); in KeccakP1600_Permute_Nrounds()
674 Bi = ROL32((Aka0^Da0), 1); in KeccakP1600_Permute_Nrounds()
708 Bi = ROL32((Ake0^De0), 5); in KeccakP1600_Permute_Nrounds()
719 Bi = ROL32((Ake1^De1), 5); in KeccakP1600_Permute_Nrounds()
777 Bi = ROL32((Asa1^Da1), 2); in KeccakP1600_Permute_Nrounds()
788 Bi = ROL32((Asa0^Da0), 1); in KeccakP1600_Permute_Nrounds()
822 Bi = ROL32((Abe1^De0), 5); in KeccakP1600_Permute_Nrounds()
833 Bi = ROL32((Abe0^De1), 5); in KeccakP1600_Permute_Nrounds()
891 Bi = ROL32((Ama0^Da1), 2); in KeccakP1600_Permute_Nrounds()
[all …]
/dports/databases/py-sqlite3/Python-3.8.12/Modules/_sha3/kcp/
H A DKeccakP-1600-inplace32BI.c577 #define Bi Ci0 in KeccakP1600_Permute_Nrounds() macro
665 Bi = ROL32((Aka1^Da1), 2); in KeccakP1600_Permute_Nrounds()
676 Bi = ROL32((Aka0^Da0), 1); in KeccakP1600_Permute_Nrounds()
710 Bi = ROL32((Ake0^De0), 5); in KeccakP1600_Permute_Nrounds()
721 Bi = ROL32((Ake1^De1), 5); in KeccakP1600_Permute_Nrounds()
779 Bi = ROL32((Asa1^Da1), 2); in KeccakP1600_Permute_Nrounds()
790 Bi = ROL32((Asa0^Da0), 1); in KeccakP1600_Permute_Nrounds()
824 Bi = ROL32((Abe1^De0), 5); in KeccakP1600_Permute_Nrounds()
835 Bi = ROL32((Abe0^De1), 5); in KeccakP1600_Permute_Nrounds()
893 Bi = ROL32((Ama0^Da1), 2); in KeccakP1600_Permute_Nrounds()
[all …]
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Modules/_sha3/kcp/
H A DKeccakP-1600-inplace32BI.c577 #define Bi Ci0 in KeccakP1600_Permute_Nrounds() macro
665 Bi = ROL32((Aka1^Da1), 2); in KeccakP1600_Permute_Nrounds()
676 Bi = ROL32((Aka0^Da0), 1); in KeccakP1600_Permute_Nrounds()
710 Bi = ROL32((Ake0^De0), 5); in KeccakP1600_Permute_Nrounds()
721 Bi = ROL32((Ake1^De1), 5); in KeccakP1600_Permute_Nrounds()
779 Bi = ROL32((Asa1^Da1), 2); in KeccakP1600_Permute_Nrounds()
790 Bi = ROL32((Asa0^Da0), 1); in KeccakP1600_Permute_Nrounds()
824 Bi = ROL32((Abe1^De0), 5); in KeccakP1600_Permute_Nrounds()
835 Bi = ROL32((Abe0^De1), 5); in KeccakP1600_Permute_Nrounds()
893 Bi = ROL32((Ama0^Da1), 2); in KeccakP1600_Permute_Nrounds()
[all …]
/dports/lang/python311/Python-3.11.0a3/Modules/_sha3/kcp/
H A DKeccakP-1600-inplace32BI.c577 #define Bi Ci0 in KeccakP1600_Permute_Nrounds() macro
665 Bi = ROL32((Aka1^Da1), 2); in KeccakP1600_Permute_Nrounds()
676 Bi = ROL32((Aka0^Da0), 1); in KeccakP1600_Permute_Nrounds()
710 Bi = ROL32((Ake0^De0), 5); in KeccakP1600_Permute_Nrounds()
721 Bi = ROL32((Ake1^De1), 5); in KeccakP1600_Permute_Nrounds()
779 Bi = ROL32((Asa1^Da1), 2); in KeccakP1600_Permute_Nrounds()
790 Bi = ROL32((Asa0^Da0), 1); in KeccakP1600_Permute_Nrounds()
824 Bi = ROL32((Abe1^De0), 5); in KeccakP1600_Permute_Nrounds()
835 Bi = ROL32((Abe0^De1), 5); in KeccakP1600_Permute_Nrounds()
893 Bi = ROL32((Ama0^Da1), 2); in KeccakP1600_Permute_Nrounds()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/boringssl/src/crypto/fipsmodule/bn/asm/
H A Darmv4-mont.pl335 vzip.16 $Bi,$zero
337 vmull.u32 @ACC[0],$Bi,${A0}[0]
338 vmull.u32 @ACC[1],$Bi,${A0}[1]
339 vmull.u32 @ACC[2],$Bi,${A1}[0]
341 vmull.u32 @ACC[3],$Bi,${A1}[1]
347 vmull.u32 @ACC[4],$Bi,${A2}[0]
349 vmull.u32 @ACC[5],$Bi,${A2}[1]
350 vmull.u32 @ACC[6],$Bi,${A3}[0]
383 vzip.16 $Bi,$zero
474 vzip.16 $Bi,$zero
[all …]
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/bn/asm/
H A Darmv4-mont.pl329 vzip.16 $Bi,$zero
331 vmull.u32 @ACC[0],$Bi,${A0}[0]
332 vmull.u32 @ACC[1],$Bi,${A0}[1]
333 vmull.u32 @ACC[2],$Bi,${A1}[0]
335 vmull.u32 @ACC[3],$Bi,${A1}[1]
341 vmull.u32 @ACC[4],$Bi,${A2}[0]
343 vmull.u32 @ACC[5],$Bi,${A2}[1]
344 vmull.u32 @ACC[6],$Bi,${A3}[0]
377 vzip.16 $Bi,$zero
468 vzip.16 $Bi,$zero
[all …]
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/openssl-src-111.16.0+1.1.1l/openssl/crypto/bn/asm/
H A Darmv4-mont.pl329 vzip.16 $Bi,$zero
331 vmull.u32 @ACC[0],$Bi,${A0}[0]
332 vmull.u32 @ACC[1],$Bi,${A0}[1]
333 vmull.u32 @ACC[2],$Bi,${A1}[0]
335 vmull.u32 @ACC[3],$Bi,${A1}[1]
341 vmull.u32 @ACC[4],$Bi,${A2}[0]
343 vmull.u32 @ACC[5],$Bi,${A2}[1]
344 vmull.u32 @ACC[6],$Bi,${A3}[0]
377 vzip.16 $Bi,$zero
468 vzip.16 $Bi,$zero
[all …]
/dports/devel/sccache/sccache-0.2.15/cargo-crates/ring-0.16.19/crypto/fipsmodule/bn/asm/
H A Darmv4-mont.pl337 vzip.16 $Bi,$zero
339 vmull.u32 @ACC[0],$Bi,${A0}[0]
340 vmull.u32 @ACC[1],$Bi,${A0}[1]
341 vmull.u32 @ACC[2],$Bi,${A1}[0]
343 vmull.u32 @ACC[3],$Bi,${A1}[1]
349 vmull.u32 @ACC[4],$Bi,${A2}[0]
351 vmull.u32 @ACC[5],$Bi,${A2}[1]
352 vmull.u32 @ACC[6],$Bi,${A3}[0]
385 vzip.16 $Bi,$zero
476 vzip.16 $Bi,$zero
[all …]
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/crypto/bn/asm/
H A Darmv4-mont.pl338 vzip.16 $Bi,$zero
340 vmull.u32 @ACC[0],$Bi,${A0}[0]
341 vmull.u32 @ACC[1],$Bi,${A0}[1]
342 vmull.u32 @ACC[2],$Bi,${A1}[0]
344 vmull.u32 @ACC[3],$Bi,${A1}[1]
350 vmull.u32 @ACC[4],$Bi,${A2}[0]
352 vmull.u32 @ACC[5],$Bi,${A2}[1]
353 vmull.u32 @ACC[6],$Bi,${A3}[0]
386 vzip.16 $Bi,$zero
477 vzip.16 $Bi,$zero
[all …]
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/ring-0.16.20/crypto/fipsmodule/bn/asm/
H A Darmv4-mont.pl337 vzip.16 $Bi,$zero
339 vmull.u32 @ACC[0],$Bi,${A0}[0]
340 vmull.u32 @ACC[1],$Bi,${A0}[1]
341 vmull.u32 @ACC[2],$Bi,${A1}[0]
343 vmull.u32 @ACC[3],$Bi,${A1}[1]
349 vmull.u32 @ACC[4],$Bi,${A2}[0]
351 vmull.u32 @ACC[5],$Bi,${A2}[1]
352 vmull.u32 @ACC[6],$Bi,${A3}[0]
385 vzip.16 $Bi,$zero
476 vzip.16 $Bi,$zero
[all …]
/dports/lang/gleam/gleam-0.18.2/cargo-crates/ring-0.16.20/crypto/fipsmodule/bn/asm/
H A Darmv4-mont.pl337 vzip.16 $Bi,$zero
339 vmull.u32 @ACC[0],$Bi,${A0}[0]
340 vmull.u32 @ACC[1],$Bi,${A0}[1]
341 vmull.u32 @ACC[2],$Bi,${A1}[0]
343 vmull.u32 @ACC[3],$Bi,${A1}[1]
349 vmull.u32 @ACC[4],$Bi,${A2}[0]
351 vmull.u32 @ACC[5],$Bi,${A2}[1]
352 vmull.u32 @ACC[6],$Bi,${A3}[0]
385 vzip.16 $Bi,$zero
476 vzip.16 $Bi,$zero
[all …]
/dports/security/cloak/cloak-0.2.0/cargo-crates/ring-0.14.6/crypto/fipsmodule/bn/asm/
H A Darmv4-mont.pl333 vzip.16 $Bi,$zero
335 vmull.u32 @ACC[0],$Bi,${A0}[0]
336 vmull.u32 @ACC[1],$Bi,${A0}[1]
337 vmull.u32 @ACC[2],$Bi,${A1}[0]
339 vmull.u32 @ACC[3],$Bi,${A1}[1]
345 vmull.u32 @ACC[4],$Bi,${A2}[0]
347 vmull.u32 @ACC[5],$Bi,${A2}[1]
348 vmull.u32 @ACC[6],$Bi,${A3}[0]
381 vzip.16 $Bi,$zero
472 vzip.16 $Bi,$zero
[all …]
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/bn/asm/
H A Darmv4-mont.pl329 vzip.16 $Bi,$zero
331 vmull.u32 @ACC[0],$Bi,${A0}[0]
332 vmull.u32 @ACC[1],$Bi,${A0}[1]
333 vmull.u32 @ACC[2],$Bi,${A1}[0]
335 vmull.u32 @ACC[3],$Bi,${A1}[1]
341 vmull.u32 @ACC[4],$Bi,${A2}[0]
343 vmull.u32 @ACC[5],$Bi,${A2}[1]
344 vmull.u32 @ACC[6],$Bi,${A3}[0]
377 vzip.16 $Bi,$zero
468 vzip.16 $Bi,$zero
[all …]
/dports/net/routinator/routinator-0.10.2/cargo-crates/ring-0.16.20/crypto/fipsmodule/bn/asm/
H A Darmv4-mont.pl337 vzip.16 $Bi,$zero
339 vmull.u32 @ACC[0],$Bi,${A0}[0]
340 vmull.u32 @ACC[1],$Bi,${A0}[1]
341 vmull.u32 @ACC[2],$Bi,${A1}[0]
343 vmull.u32 @ACC[3],$Bi,${A1}[1]
349 vmull.u32 @ACC[4],$Bi,${A2}[0]
351 vmull.u32 @ACC[5],$Bi,${A2}[1]
352 vmull.u32 @ACC[6],$Bi,${A3}[0]
385 vzip.16 $Bi,$zero
476 vzip.16 $Bi,$zero
[all …]
/dports/www/ffsend/ffsend-ccd489ce2e75b91c0f17fbf13dbd91fe84f5ad98/cargo-crates/ring-0.16.20/crypto/fipsmodule/bn/asm/
H A Darmv4-mont.pl337 vzip.16 $Bi,$zero
339 vmull.u32 @ACC[0],$Bi,${A0}[0]
340 vmull.u32 @ACC[1],$Bi,${A0}[1]
341 vmull.u32 @ACC[2],$Bi,${A1}[0]
343 vmull.u32 @ACC[3],$Bi,${A1}[1]
349 vmull.u32 @ACC[4],$Bi,${A2}[0]
351 vmull.u32 @ACC[5],$Bi,${A2}[1]
352 vmull.u32 @ACC[6],$Bi,${A3}[0]
385 vzip.16 $Bi,$zero
476 vzip.16 $Bi,$zero
[all …]
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/CryptoPkg/Library/OpensslLib/openssl/crypto/bn/asm/
H A Darmv4-mont.pl329 vzip.16 $Bi,$zero
331 vmull.u32 @ACC[0],$Bi,${A0}[0]
332 vmull.u32 @ACC[1],$Bi,${A0}[1]
333 vmull.u32 @ACC[2],$Bi,${A1}[0]
335 vmull.u32 @ACC[3],$Bi,${A1}[1]
341 vmull.u32 @ACC[4],$Bi,${A2}[0]
343 vmull.u32 @ACC[5],$Bi,${A2}[1]
344 vmull.u32 @ACC[6],$Bi,${A3}[0]
377 vzip.16 $Bi,$zero
468 vzip.16 $Bi,$zero
[all …]

12345678910>>...197