diff options
| author | Gary Lin <glin@suse.com> | 2017-04-07 12:32:24 +0800 |
|---|---|---|
| committer | Peter Jones <pjones@redhat.com> | 2017-04-11 10:42:19 -0400 |
| commit | e883479f35644d17db7efed710657c8543cfcb68 (patch) | |
| tree | 0d26338cea50d49c95ef5af10785b23c325eebde /Cryptlib/Include/openssl/x509.h | |
| parent | 97469449fda5ba933a64280917e776487301a127 (diff) | |
| download | efi-boot-shim-e883479f35644d17db7efed710657c8543cfcb68.tar.gz efi-boot-shim-e883479f35644d17db7efed710657c8543cfcb68.zip | |
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>
Diffstat (limited to 'Cryptlib/Include/openssl/x509.h')
0 files changed, 0 insertions, 0 deletions
