Searched refs:HPRE_DH_MAX_KEY_BYTES (Results 1 – 2 of 2) sorted by relevance
| /optee_os/core/drivers/crypto/hisilicon/ | ||
| H A D | hpre_dh.h | 13 #define HPRE_DH_MAX_KEY_BYTES 512 macro |
| H A D | hpre_dh.c | 162 uint8_t buf[HPRE_DH_MAX_KEY_BYTES] = { }; in hpre_dh_gen_privkey() |