Home
last modified time | relevance | path

Searched defs:ROUND (Results 1 - 25 of 39) sorted by relevance

12

/third_party/node/deps/openssl/openssl/crypto/chacha/asm/
H A Dchacha-ia64.pl100 sub ROUND { subroutine
H A Dchacha-s390x.pl62 sub ROUND { subroutine
H A Dchacha-armv4.pl64 sub ROUND { subroutine
H A Dchacha-armv8.pl73 sub ROUND { subroutine
[all...]
H A Dchacha-x86_64.pl149 sub ROUND { # critical path is 24 cycles per round subroutine
H A Dchacha-ppc.pl94 sub ROUND { subroutine
/third_party/openssl/crypto/chacha/asm/
H A Dchacha-ia64.pl98 sub ROUND { subroutine
H A Dchacha-s390x.pl62 sub ROUND { subroutine
H A Dchacha-armv4.pl64 sub ROUND { subroutine
H A Dchacha-armv8.pl73 sub ROUND { subroutine
[all...]
H A Dchacha-x86_64.pl149 sub ROUND { # critical path is 24 cycles per round subroutine
H A Dchacha-ppc.pl94 sub ROUND { subroutine
/third_party/node/deps/openssl/openssl/crypto/sha/asm/
H A Dsha512p8-ppc.pl104 sub ROUND { subroutine
/third_party/openssl/crypto/sha/asm/
H A Dsha512p8-ppc.pl104 sub ROUND { subroutine
/third_party/python/Modules/_blake2/impl/
H A Dblake2b-round.h147 #define ROUND(r) \ macro
H A Dblake2s-round.h78 #define ROUND(r) \ macro
/third_party/node/deps/base64/base64/lib/arch/neon64/
H A Denc_loop_asm.c41 #define ROUND() \ macro
/third_party/node/deps/base64/base64/lib/arch/avx/
H A Denc_loop_asm.c39 #define ROUND() \ macro
[all...]
/third_party/node/deps/base64/base64/lib/arch/avx2/
H A Denc_loop_asm.c40 #define ROUND() \ macro
[all...]
/third_party/node/deps/base64/base64/lib/arch/ssse3/
H A Denc_loop_asm.c43 #define ROUND() \ macro
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Daes-internal-dec.c92 #define ROUND(i,d,s) \ in rijndaelDecrypt() macro
134 #undef ROUND rijndaelDecrypt() macro
[all...]
H A Daes-internal-enc.c39 #define ROUND(i,d,s) \ in rijndaelEncrypt() macro
81 #undef ROUND rijndaelEncrypt() macro
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Daes-internal-dec.c92 #define ROUND(i,d,s) \ in rijndaelDecrypt() macro
134 #undef ROUND rijndaelDecrypt() macro
[all...]
H A Daes-internal-enc.c39 #define ROUND(i,d,s) \ in rijndaelEncrypt() macro
81 #undef ROUND rijndaelEncrypt() macro
[all...]
/third_party/node/deps/openssl/openssl/providers/implementations/digests/
H A Dblake2b_prov.c216 #define ROUND(r) \ in blake2b_compress() macro
251 #undef ROUND blake2b_compress() macro
[all...]

Completed in 23 milliseconds

12