Home
last modified time | relevance | path

Searched refs:KeccakF1600 (Results 1 – 2 of 2) sorted by relevance

/openssl/doc/designs/
H A Dxof.md193 by calling KeccakF1600().
197 attempted. The method also avoids doing a final call to KeccakF1600() currently
231 the KeccakF1600() function directly.
232 - The Assembler function for KeccakF1600() needs to be exposed. This function
254 so that it can pass in a boolean that handles the call to KeccakF1600()
266 KeccakF1600().
/openssl/crypto/sha/
H A Dkeccak1600.c240 static void KeccakF1600(uint64_t A[5][5]) in KeccakF1600() function
375 static void KeccakF1600(uint64_t A[5][5]) in KeccakF1600() function
518 static void KeccakF1600(uint64_t A[5][5]) in KeccakF1600() function
656 static void KeccakF1600(uint64_t A[5][5]) in KeccakF1600() function
976 static void KeccakF1600(uint64_t A[5][5]) in KeccakF1600() function
1087 KeccakF1600(A); in SHA3_absorb()
1113 KeccakF1600(A); in SHA3_squeeze()

Completed in 8 milliseconds