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

/system/extras/ext4_utils/
H A Dsha1.c72 void do_R2(u_int32_t *a, u_int32_t *b, u_int32_t *c, u_int32_t *d, u_int32_t *e, CHAR64LONG16 *);
93 do_R2(u_int32_t *a, u_int32_t *b, u_int32_t *c, u_int32_t *d, u_int32_t *e, CHAR64LONG16 *block) function
156 do_R2(&a, &b, &c, &d, &e, block);

Completed in 68 milliseconds