Home
last modified time | relevance | path

Searched defs:Rho (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/openssl/crypto/sha/asm/
H A Dkeccak1600-mmx.pl217 sub Rho() { ######### regular Rho step subroutine
/freebsd/crypto/openssl/crypto/sha/
H A Dkeccak1600.c158 static void Rho(uint64_t A[5][5]) in Rho() function