Home | History | Annotate | Download | only in libtomcrypt

Lines Matching full:stat

408        -- Fixed up RSA's decrypt functions changing "res" to "stat" to be more in sync
497 -- Fixed rsa_*decrypt_key() and rsa_*verify_hash() to default to invalid "stat" or "res". This way
692 -- Fixed bug in ECC code which wouldn't do an _ARGCHK on stat in ecc_verify_hash().