Home
last modified time | relevance | path

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

/openbmc/qemu/tests/tcg/multiarch/
H A Dsha512.c371 static bool alignment_ok(const void *p UNUSED, size_t n UNUSED) in alignment_ok() function
397 if (alignment_ok(data, sizeof(uint64_t))) in add()