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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/dbus/
H A Ddbus-sha.c281 #define swap_words(buffer, byte_count) macro
284 swap_words (dbus_uint32_t *buffer, function
339 swap_words (context->data, SHA_DATASIZE);
349 swap_words (context->data, SHA_DATASIZE);
386 swap_words (context->data, SHA_DATASIZE);
400 swap_words (context->data, SHA_DATASIZE - 8);
402 swap_words (context->digest, SHA_DIGESTSIZE);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/tidspbridge/dynload/
H A Dcload.c1477 * Procedure swap_words
1489 static void swap_words(void *data, unsigned siz, unsigned bitmap)
1524 } /* swap_words */
1746 swap_words(dbmod, (char *)dbsec - (char *)dbmod,
1760 swap_words(&mhdr, sizeof(struct modules_header) - sizeof(u16),
1870 swap_words(&mhdr, sizeof(struct modules_header) - sizeof(u16),

Completed in 49 milliseconds