Searched refs:csi_sha_update (Results 1 – 4 of 4) sorted by relevance
| /bsp/xuantie/libraries/xuantie_libraries/csi/csi2/include/drv/ |
| A D | sha.h | 112 csi_error_t csi_sha_update(csi_sha_t *sha, csi_sha_context_t *context, const void *input, uint32_t …
|
| /bsp/ck802/libraries/include/ |
| A D | drv_sha.h | 149 int32_t csi_sha_update(sha_handle_t handle, void *context, const void *input, uint32_t len);
|
| /bsp/ck802/libraries/common/sha/ |
| A D | ck_sha.c | 351 int32_t csi_sha_update(sha_handle_t handle, void *context, const void *input, uint32_t len) in csi_sha_update() function 501 csi_sha_update(handle, NULL, sha_padding, padn); in csi_sha_finish()
|
| /bsp/xuantie/libraries/xuantie_libraries/chip_riscv_dummy/src/drivers/ |
| A D | sha.c | 269 csi_error_t csi_sha_update(csi_sha_t *sha, csi_sha_context_t *context, const void *input, uint32_t … in csi_sha_update() function
|
Completed in 11 milliseconds