Searched defs:ROUND_00_15 (Results 1 – 6 of 6) sorted by relevance
/freebsd/crypto/openssl/crypto/sha/asm/ |
H A D | sha512-ppc.pl | 134 sub ROUND_00_15 { subroutine
|
H A D | sha512-parisc.pl | 109 sub ROUND_00_15 { subroutine
|
H A D | sha256-mb-x86_64.pl | 115 sub ROUND_00_15 { subroutine
|
H A D | sha512-x86_64.pl | 187 sub ROUND_00_15() subroutine
|
/freebsd/crypto/openssl/crypto/sha/ |
H A D | sha256.c | 214 # define ROUND_00_15(i,a,b,c,d,e,f,g,h) do { \ macro
|
H A D | sha512.c | 620 # define ROUND_00_15(i,a,b,c,d,e,f,g,h) do { \ macro
|