Home | History | Annotate | Download | only in libtomcrypt

Lines Matching full:ecc_decrypt_key

187       -- ecc_decrypt_key() now uses find_hash_oid() to clean up the code ;-)
195 -- Fixed bug in ecc_decrypt_key() which could possibly lead to overflows (if MAXBLOCKSIZE > ECC_BUF_SIZE and you have a hash that emits MAXBLOCKSIZE bytes)