write_octeon_64bit_hash_dword 42 arch/mips/cavium-octeon/crypto/octeon-md5.c write_octeon_64bit_hash_dword(hash[0], 0); write_octeon_64bit_hash_dword 43 arch/mips/cavium-octeon/crypto/octeon-md5.c write_octeon_64bit_hash_dword(hash[1], 1); write_octeon_64bit_hash_dword 39 arch/mips/cavium-octeon/crypto/octeon-sha1.c write_octeon_64bit_hash_dword(hash[0], 0); write_octeon_64bit_hash_dword 40 arch/mips/cavium-octeon/crypto/octeon-sha1.c write_octeon_64bit_hash_dword(hash[1], 1); write_octeon_64bit_hash_dword 41 arch/mips/cavium-octeon/crypto/octeon-sha1.c write_octeon_64bit_hash_dword(hash_tail.dword, 2); write_octeon_64bit_hash_dword 36 arch/mips/cavium-octeon/crypto/octeon-sha256.c write_octeon_64bit_hash_dword(hash[0], 0); write_octeon_64bit_hash_dword 37 arch/mips/cavium-octeon/crypto/octeon-sha256.c write_octeon_64bit_hash_dword(hash[1], 1); write_octeon_64bit_hash_dword 38 arch/mips/cavium-octeon/crypto/octeon-sha256.c write_octeon_64bit_hash_dword(hash[2], 2); write_octeon_64bit_hash_dword 39 arch/mips/cavium-octeon/crypto/octeon-sha256.c write_octeon_64bit_hash_dword(hash[3], 3);