Home
last modified time | relevance | path

Searched refs:HPRE_ECC_VERIFY_TOTAL_BUF_SIZE (Results 1 – 1 of 1) sorted by relevance

/optee_os/core/drivers/crypto/hisilicon/
H A Dhpre_ecc.c47 #define HPRE_ECC_VERIFY_TOTAL_BUF_SIZE(key_bytes) ((key_bytes) * 11) macro
1347 uint32_t size = HPRE_ECC_VERIFY_TOTAL_BUF_SIZE(msg->key_bytes); in hpre_ecc_verify_params_alloc()