Home
last modified time | relevance | path

Searched defs:ROUND (Results 1 – 25 of 38) sorted by relevance

12

/third_party/node/deps/openssl/openssl/crypto/chacha/asm/
Dchacha-ia64.pl98 sub ROUND { subroutine
Dchacha-s390x.pl62 sub ROUND { subroutine
Dchacha-armv4.pl64 sub ROUND { subroutine
Dchacha-armv8.pl73 sub ROUND { subroutine
Dchacha-ppc.pl94 sub ROUND { subroutine
Dchacha-x86_64.pl149 sub ROUND { # critical path is 24 cycles per round subroutine
/third_party/node/deps/openssl/openssl/crypto/sha/asm/
Dsha512p8-ppc.pl104 sub ROUND { subroutine
/third_party/openssl/crypto/sha/asm/
Dsha512p8-ppc.pl104 sub ROUND { subroutine
/third_party/openssl/crypto/chacha/asm/
Dchacha-ia64.pl98 sub ROUND { subroutine
Dchacha-armv4.pl64 sub ROUND { subroutine
Dchacha-s390x.pl62 sub ROUND { subroutine
Dchacha-ppc.pl94 sub ROUND { subroutine
Dchacha-armv8.pl73 sub ROUND { subroutine
Dchacha-x86_64.pl149 sub ROUND { # critical path is 24 cycles per round subroutine
/third_party/skia/platform_tools/android/apps/AndroidKit/src/main/java/org/skia/androidkit/
DPaint.java56 ROUND (1), enumConstant
72 ROUND (1), enumConstant
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
Daes-internal-enc.c39 #define ROUND(i,d,s) \ in rijndaelEncrypt() macro
Daes-internal-dec.c92 #define ROUND(i,d,s) \ in rijndaelDecrypt() macro
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
Daes-internal-enc.c39 #define ROUND(i,d,s) \ in rijndaelEncrypt() macro
Daes-internal-dec.c92 #define ROUND(i,d,s) \ in rijndaelDecrypt() macro
/third_party/node/deps/base64/base64/lib/arch/neon64/
Denc_loop_asm.c41 #define ROUND() \ macro
/third_party/python/Modules/_blake2/impl/
Dblake2s-round.h78 #define ROUND(r) \ macro
/third_party/openssl/providers/implementations/digests/
Dblake2s_prov.c209 #define ROUND(r) \ in blake2s_compress() macro
Dblake2b_prov.c216 #define ROUND(r) \ in blake2b_compress() macro
/third_party/node/deps/openssl/openssl/providers/implementations/digests/
Dblake2b_prov.c216 #define ROUND(r) \ in blake2b_compress() macro
Dblake2s_prov.c209 #define ROUND(r) \ in blake2s_compress() macro

12