Home
last modified time | relevance | path

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

/freebsd/sys/dev/qat_c2xxx/
H A Dqatvar.h1056 void qat_memcpy_htobe32(void *, const void *, size_t);
H A Dqat.c1161 qat_memcpy_htobe32(void *dst, const void *src, size_t len) in qat_memcpy_htobe32() function
1178 qat_memcpy_htobe32(dst, src, len); in qat_memcpy_htobe()