Home
last modified time | relevance | path

Searched defs:kbytes (Results 1 – 1 of 1) sorted by relevance

/optee_os/core/drivers/crypto/hisilicon/
H A Dhpre_rsa.h21 #define HPRE_RSA_CRT_TOTAL_BUF_SIZE(kbytes) ((kbytes) * 6) argument
22 #define HPRE_RSA_CRT_KEY_BUF_SIZE(kbytes) ((kbytes) >> 10) argument
23 #define HPRE_RSA_NCRT_TOTAL_BUF_SIZE(kbytes) ((kbytes) * 4) argument