Home
last modified time | relevance | path

Searched defs:rk_hash_update (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/security/librkcrypto/src/
H A Drkcrypto_core.c819 RK_RES rk_hash_update(rk_handle handle, int data_fd, uint32_t data_len) in rk_hash_update() function
/OK3568_Linux_fs/external/security/rk_tee_user/v1/ta/rk_public_api/
H A Drk_crypto_api.c1021 TEE_Result rk_hash_update(crypto_ctx_t *ctx, uint8_t *in, uint32_t in_len) in rk_hash_update() function
/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/rk_public_api/
H A Drk_crypto_api.c1065 TEE_Result rk_hash_update(crypto_ctx_t *ctx, uint8_t *in, uint32_t in_len) in rk_hash_update() function
/OK3568_Linux_fs/u-boot/drivers/crypto/rockchip/
H A Dcrypto_v2.c481 int rk_hash_update(void *ctx, const u8 *data, u32 data_len) in rk_hash_update() function