Searched defs:do_R3 (Results 1 - 1 of 1) sorted by relevance

/system/extras/ext4_utils/
H A Dsha1.c73 void do_R3(u_int32_t *a, u_int32_t *b, u_int32_t *c, u_int32_t *d, u_int32_t *e, CHAR64LONG16 *);
103 do_R3(u_int32_t *a, u_int32_t *b, u_int32_t *c, u_int32_t *d, u_int32_t *e, CHAR64LONG16 *block) function
157 do_R3(&a, &b, &c, &d, &e, block);

Completed in 111 milliseconds