Home
last modified time | relevance | path

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

/optee_os/core/drivers/crypto/hisilicon/
H A Dhpre_rsa.h21 #define HPRE_RSA_CRT_TOTAL_BUF_SIZE(kbytes) ((kbytes) * 6) macro
H A Dhpre_rsa.c533 uint32_t size = HPRE_RSA_CRT_TOTAL_BUF_SIZE(msg->key_bytes); in hpre_rsa_crt_decrypt_alloc()