commit | 53d91c5ce0cb8945b55e8bb54e551cabc51eb28d | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Tue Sep 16 17:36:01 2014 +0100 |
committer | David Howells <dhowells@redhat.com> | Tue Sep 16 17:36:01 2014 +0100 |
tree | a5b0bd8059a4b2c7a564b8eb1aa6c50c9f1996fd | |
parent | 1c9c115ccc76d313f1a9232ffb903de325b64943 [diff] |
Provide a binary to hex conversion function Provide a function to convert a buffer of binary data into an unterminated ascii hex string representation of that data. Signed-off-by: David Howells <dhowells@redhat.com> Acked-by: Vivek Goyal <vgoyal@redhat.com>