diff options
author | Michael Brown <mcb30@etherboot.org> | 2009-02-18 22:27:34 +0000 |
---|---|---|
committer | Michael Brown <mcb30@etherboot.org> | 2009-02-19 00:06:41 +0000 |
commit | b4d3d686cc67c2503976ec4c854efc3a20519203 (patch) | |
tree | c194d6d6a4b6fb93fae56bc6ac9a81607048861d /src/crypto/axtls/crypto.h | |
parent | a3219b24a8ea4699e7b04cf1f1131aade9fcd855 (diff) | |
download | ipxe-b4d3d686cc67c2503976ec4c854efc3a20519203.tar.gz |
[crypto] Change cipher_{en,de}crypt() to void functions
It is a programming error, not a runtime error, if we attempt to use
block ciphers with an incorrect blocksize, so use an assert() rather
than an error status return.
Diffstat (limited to 'src/crypto/axtls/crypto.h')
0 files changed, 0 insertions, 0 deletions