commit | cedddb00023b1321f2bb2739739aa8c9927fc063 | [log] [tgz] |
---|---|---|
author | Akinobu Mita <akinobu.mita@gmail.com> | Mon Apr 29 16:21:25 2013 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Mon Apr 29 18:28:42 2013 -0700 |
tree | 425bb1e104ffd4693b28076ee35bcad8f7fbfcd9 | |
parent | 3ec39abdcc0d3099e8d8894dcbcc8c9490ee48e2 [diff] |
uuid: use prandom_bytes() Use prandom_bytes() to generate 16 bytes of pseudo-random bytes. Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com> Cc: "Theodore Ts'o" <tytso@mit.edu> Cc: Huang Ying <ying.huang@intel.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>