Home | History | Annotate | Download | only in libtomcrypt

Lines Matching full:ecc_encrypt_key

670           will return CRYPT_INVALID_HASH [to match what ecc_encrypt_key() will do]
671 -- Merge the store/encrypt key part of ecc_encrypt_key() as per dh_encrypt_key() [can you guess what I'm upto?]