Home | History | Annotate | Download | only in libtomcrypt

Lines Matching refs:updating

1087 updating the entire tweak which is slower than sequential use.  Avoid seeking excessively in performance constrained code.
5318 Generally the rule of thumb is to setup the tables once at startup and then leave them be. This added build flag simply makes updating
5347 require updating. This has the nice benefit that one can add ciphers (etc.) not have to re--write portions of the API. For the most part, LibTomCrypt has also been written