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

/src/sys/arch/evbppc/nintendo/dev/
H A Dhwaes.c480 hwaes_xts_update(uint32_t *t0, uint32_t *t1, uint32_t *t2, uint32_t *t3) function in typeref:typename:void
533 hwaes_xts_update(&t[0], &t[1], &t[2], &t[3]);
589 hwaes_xts_update(&t[0], &t[1], &t[2], &t[3]);

Completed in 3 milliseconds