Searched refs:EC_MAX_DIGEST_LEN (Results 1 – 3 of 3) sorted by relevance
59 #define EC_MAX_DIGEST_LEN 1024 /* max digest that can be signed */ macro
482 if (ulDataLen > EC_MAX_DIGEST_LEN) { in soft_ecc_sign()552 if (ulDataLen > EC_MAX_DIGEST_LEN) { in soft_ecc_verify()
647 uchar_t tmp_data[EC_MAX_DIGEST_LEN]; in ecc_sign_common()849 uchar_t tmp_data[EC_MAX_DIGEST_LEN]; in ecc_verify_common()