summaryrefslogtreecommitdiff
path: root/curve.h
AgeCommit message (Expand)AuthorFilesLines
2013-06-15curve: curve25519_tfm_alloc/curve25519_tfm_free helpersDaniel Borkmann1-2/+5
2013-06-15curve: minor: fix typo in variableDaniel Borkmann1-2/+2
2013-06-15curve: minor: fix up formattingDaniel Borkmann1-6/+12
2013-06-15curve: fix crypto_box_beforenmbytes lengthDaniel Borkmann1-1/+1
2013-06-15curve: simplify curve25519_proto_init and othersDaniel Borkmann1-2/+2
2013-06-15curve: rename encode/decode buffersDaniel Borkmann1-2/+2
2013-06-04curve: also really remove taia functions from hereDaniel Borkmann1-43/+3
2013-06-04curve: move taia related functions into own headerDaniel Borkmann1-139/+1
2013-06-04crypto: add crypto header with includes and definesDaniel Borkmann1-7/+1
2013-06-04xio: rename xio to ioops and reduce its includesDaniel Borkmann1-1/+1
2013-06-04rnd: break out prng from xutilsDaniel Borkmann1-0/+1
2013-03-15all: import netsniff-ng 0.5.8-rc0 sourceDaniel Borkmann1-0/+218
o test_resume > /sys/power/disk echo disk > /sys/power/state [ 187.306470] PM: Image saving progress: 70% [ 187.395298] PM: Image saving progress: 80% [ 187.476697] PM: Image saving progress: 90% [ 187.554641] PM: Image saving done. [ 187.558896] PM: Wrote 594600 kbytes in 0.90 seconds (660.66 MB/s) [ 187.566000] PM: S| [ 187.589742] PM: Basic memory bitmaps freed [ 187.594694] PM: Checking hibernation image [ 187.599865] PM: Image signature found, resuming [ 187.605209] PM: Loading hibernation image. [ 187.665753] PM: Basic memory bitmaps created [ 187.691397] PM: Using 3 thread(s) for decompression. [ 187.691397] PM: Loading and decompressing image data (148650 pages)... [ 187.889719] PM: Image loading progress: 0% [ 188.100452] PM: Image loading progress: 10% [ 188.244781] PM: Image loading progress: 20% [ 189.057305] PM: Image loading done. [ 189.068793] PM: Image successfully loaded Suggested-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com> Signed-off-by: Chen Yu <yu.c.chen@intel.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'Documentation/devicetree/booting-without-of.txt')