Fix endianness issues.
authorAndrey Rys <rys@lynxlynx.ru>
Fri, 15 Mar 2019 10:15:50 +0000 (17:15 +0700)
committerAndrey Rys <rys@lynxlynx.ru>
Fri, 15 Mar 2019 10:15:50 +0000 (17:15 +0700)
commite0d3bb48cd0cd079f9d1bd5555a52f450db452ac
tree2fcb23fb5e9ff6b6ff7a9f1e3d0ef0d8d93bc4b7
parent0f0e095f408d4d867a056dffc9d20d853d761489
Fix endianness issues.

tfctrapi: do not post convert, do preconversion of both arguments instead, then add.
tfe: remove endianness converters, caller must do conversion.
VERSION
tfcrypt.c
tfctrapi.c
tfe.c