Searched refs:copy_of_data (Results 1 – 1 of 1) sorted by relevance
| /freebsd-13-stable/crypto/openssh/ |
| HD | libcrux_mlkem768_sha3.h | 2455 Eurydice_slice copy_of_data[1U]; in libcrux_sha3_generic_keccak_keccak_e9() local 2456 memcpy(copy_of_data, data, (size_t)1U * sizeof(Eurydice_slice)); in libcrux_sha3_generic_keccak_keccak_e9() 2458 libcrux_sha3_portable_keccak_slice_n_5a(copy_of_data, i0 * (size_t)72U, in libcrux_sha3_generic_keccak_keccak_e9() 2465 Eurydice_slice copy_of_data[1U]; in libcrux_sha3_generic_keccak_keccak_e9() local 2466 memcpy(copy_of_data, data, (size_t)1U * sizeof(Eurydice_slice)); in libcrux_sha3_generic_keccak_keccak_e9() 2469 copy_of_data, Eurydice_slice_len(data[0U], uint8_t) - rem, rem, ret); in libcrux_sha3_generic_keccak_keccak_e9() 2520 Eurydice_slice copy_of_data[1U]; in libcrux_sha3_portable_keccakx1_ce() local 2521 memcpy(copy_of_data, data, (size_t)1U * sizeof(Eurydice_slice)); in libcrux_sha3_portable_keccakx1_ce() 2522 libcrux_sha3_generic_keccak_keccak_e9(copy_of_data, out); in libcrux_sha3_portable_keccakx1_ce() 2814 Eurydice_slice copy_of_data[1U]; in libcrux_sha3_generic_keccak_keccak_e90() local [all …]
|