Home
last modified time | relevance | path

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

/bsp/xuantie/libraries/xuantie_libraries/chip_riscv_dummy/src/drivers/
A Drsa.c291 uint32_t *dst, uint32_t dst_words) in convert_buf_to_bndata() argument
293 memset(dst, 0, dst_words << 2); in convert_buf_to_bndata()
740 uint8_t *dst, uint32_t dst_words, in rsa_exptmod_asy() argument
794 rsa_config_t.u32dst_words = dst_words; in rsa_exptmod_asy()
802 uint32_t dst_words, uint8_t *dst, uint32_t type) in rsa_exptmod_asy1() argument
849 rsa_config_t.u32dst_words = dst_words; in rsa_exptmod_asy1()
/bsp/ck802/libraries/common/rsa/
A Dck_rsa.c537 uint32_t *dst, uint32_t dst_words) in convert_buf_to_bndata() argument
539 memset(dst, 0, dst_words << 2); in convert_buf_to_bndata()

Completed in 10 milliseconds