Searched refs:byteswap256 (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/crypto/ccp/
H A Dccp_hardware.c1140 byteswap256(uint64_t *buffer) function
1156 * Manipulates input buffer with byteswap256 operation.
1173 byteswap256((void *)buffer);
1175 byteswap256((void *)(buffer + LSB_ENTRY_SIZE));

Completed in 167 milliseconds