HomeSort by relevance Sort by last modified time
    Searched refs:temp_u32 (Results 1 - 2 of 2) sorted by null

  /external/e2fsprogs/misc/
e4crypt.c 418 __u32 *temp_u32 = (__u32 *)tempbuf; local
448 final_u32[y] = final_u32[y] ^ temp_u32[y];
  /external/f2fs-tools/tools/
f2fscrypt.c 463 __u32 *temp_u32 = (__u32 *)tempbuf; local
493 final_u32[y] = final_u32[y] ^ temp_u32[y];

Completed in 72 milliseconds