Home
last modified time | relevance | path

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

/optee_os/core/drivers/crypto/hisilicon/
H A Dhpre_rsa.h23 #define HPRE_RSA_NCRT_TOTAL_BUF_SIZE(kbytes) ((kbytes) * 4) macro
H A Dhpre_rsa.c185 uint32_t size = HPRE_RSA_NCRT_TOTAL_BUF_SIZE(msg->key_bytes); in hpre_rsa_encrypt_alloc()
558 uint32_t size = HPRE_RSA_NCRT_TOTAL_BUF_SIZE(msg->key_bytes); in hpre_rsa_ncrt_decrypt_alloc()