Home
last modified time | relevance | path

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

/bsp/ck802/libraries/common/rsa/
A Dck_rsa.c536 static void convert_buf_to_bndata(const uint8_t *src, uint32_t src_bytes, in convert_buf_to_bndata() argument
540 convert_byte_array((uint8_t *)src, (uint8_t *)dst, src_bytes); in convert_buf_to_bndata()
/bsp/xuantie/libraries/xuantie_libraries/chip_riscv_dummy/src/drivers/
A Drsa.c290 static void convert_buf_to_bndata(const uint8_t *src, uint32_t src_bytes, in convert_buf_to_bndata() argument
294 convert_byte_array((uint8_t *)src, (uint8_t *)dst, src_bytes); in convert_buf_to_bndata()

Completed in 10 milliseconds