Searched defs:ROUND (Results 1 – 10 of 10) sorted by relevance
/openssl/crypto/chacha/asm/ | ||
H A D | chacha-ia64.pl | 100 sub ROUND { subroutine |
H A D | chacha-s390x.pl | 62 sub ROUND { subroutine |
H A D | chacha-loongarch64.pl | 107 sub ROUND { subroutine |
H A D | chacha-armv4.pl | 64 sub ROUND { subroutine |
H A D | chacha-armv8.pl | 73 sub ROUND { subroutine |
H A D | chacha-x86_64.pl | 151 sub ROUND { # critical path is 24 cycles per round subroutine |
H A D | chacha-ppc.pl | 94 sub ROUND { subroutine |
/openssl/crypto/sha/asm/ | ||
H A D | sha512p8-ppc.pl | 104 sub ROUND { subroutine |
/openssl/providers/implementations/digests/ | ||
H A D | blake2b_prov.c | 217 #define ROUND(r) \ in blake2b_compress() macro |
H A D | blake2s_prov.c | 207 #define ROUND(r) \ in blake2s_compress() macro |
Completed in 21 milliseconds