efi-boot-shim/Cryptlib/Include
Gary Lin 80a5aa9d1b Cryptlib: amend the headers and fix signness
- Declare some functions in the proper headers
  + We missed them for a long time...

- Cast offsetof to UINTN
  + The original casting triggers the gcc warning since int can not
    present the offset for the 64bit machines.

- Cast the "char" array to "CHAR8 *" to avoid the gcc warnings

- Implement atoi correctly

Signed-off-by: Gary Lin <glin@suse.com>
2017-09-08 14:47:09 -04:00
..
arpa Revert lots of Cryptlib updates. 2017-08-31 15:13:58 -04:00
netinet Revert lots of Cryptlib updates. 2017-08-31 15:13:58 -04:00
openssl Revert lots of Cryptlib updates. 2017-08-31 15:13:58 -04:00
Protocol Add crypto libraries 2012-06-18 17:49:57 -04:00
sys Revert lots of Cryptlib updates. 2017-08-31 15:13:58 -04:00
assert.h Revert lots of Cryptlib updates. 2017-08-31 15:13:58 -04:00
ctype.h Revert lots of Cryptlib updates. 2017-08-31 15:13:58 -04:00
dirent.h Revert lots of Cryptlib updates. 2017-08-31 15:13:58 -04:00
errno.h Revert lots of Cryptlib updates. 2017-08-31 15:13:58 -04:00
limits.h Revert lots of Cryptlib updates. 2017-08-31 15:13:58 -04:00
malloc.h Revert lots of Cryptlib updates. 2017-08-31 15:13:58 -04:00
math.h Revert lots of Cryptlib updates. 2017-08-31 15:13:58 -04:00
memory.h Revert lots of Cryptlib updates. 2017-08-31 15:13:58 -04:00
netdb.h Revert lots of Cryptlib updates. 2017-08-31 15:13:58 -04:00
OpenSslSupport.h Cryptlib: amend the headers and fix signness 2017-09-08 14:47:09 -04:00
sgtty.h Revert lots of Cryptlib updates. 2017-08-31 15:13:58 -04:00
signal.h Revert lots of Cryptlib updates. 2017-08-31 15:13:58 -04:00
stdarg.h Revert lots of Cryptlib updates. 2017-08-31 15:13:58 -04:00
stddef.h Revert lots of Cryptlib updates. 2017-08-31 15:13:58 -04:00
stdio.h Revert lots of Cryptlib updates. 2017-08-31 15:13:58 -04:00
stdlib.h Revert lots of Cryptlib updates. 2017-08-31 15:13:58 -04:00
string.h Revert lots of Cryptlib updates. 2017-08-31 15:13:58 -04:00
strings.h Revert lots of Cryptlib updates. 2017-08-31 15:13:58 -04:00
syslog.h Revert lots of Cryptlib updates. 2017-08-31 15:13:58 -04:00
time.h Revert lots of Cryptlib updates. 2017-08-31 15:13:58 -04:00
unistd.h Revert lots of Cryptlib updates. 2017-08-31 15:13:58 -04:00