Home
last modified time | relevance | path

Searched refs:rk_hash_update (Results 1 – 19 of 19) sorted by relevance

/OK3568_Linux_fs/external/security/librkcrypto/demo/
H A Ddemo_hash.c73 res = rk_hash_update(hash_hdl, in->dma_fd, in->size); in demo_hash()
198 res = rk_hash_update(hash_hdl, in->dma_fd, in->size); in demo_hmac()
/OK3568_Linux_fs/u-boot/drivers/crypto/rockchip/
H A Dcrypto_v2.su
H A Dcrypto_v2.c481 int rk_hash_update(void *ctx, const u8 *data, u32 data_len) in rk_hash_update() function
601 ret = rk_hash_update(priv->hw_ctx, p, HASH_UPDATE_LIMIT); in rockchip_crypto_sha_update()
607 ret = rk_hash_update(priv->hw_ctx, p, len % HASH_UPDATE_LIMIT); in rockchip_crypto_sha_update()
/OK3568_Linux_fs/u-boot/spl/drivers/crypto/rockchip/
H A Dcrypto_v2.su
/OK3568_Linux_fs/external/security/librkcrypto/include/
H A Drkcrypto_core.h27 RK_RES rk_hash_update(rk_handle handle, int data_fd, uint32_t data_len);
/OK3568_Linux_fs/external/security/librkcrypto/test/
H A Dtest_hash.c179 res = rk_hash_update(hash_hdl, buffer->dma_fd, buffer->size); in test_hash_item_fd()
H A Dtest_throughput.c867 res = rk_hash_update(hash_hdl, ((rk_crypto_mem *)input)->dma_fd, data_block); in test_hash_item_tp()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/rk_test/
H A Drktest_crypto.c39 res = rk_hash_update(ctx, in_data, sizeof(in_data)); in handle_crypto_sha()
/OK3568_Linux_fs/external/security/rk_tee_user/v1/ta/rk_public_api/
H A Drk_crypto_api.h104 TEE_Result rk_hash_update(crypto_ctx_t *ctx, uint8_t *in, uint32_t in_len);
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
1080 res = rk_hash_update(ctx, in, in_len); in rk_hash_crypto()
/OK3568_Linux_fs/external/security/rk_tee_user/v1/ta/rk_test/
H A Drktest_crypto.c40 res = rk_hash_update(ctx, in_data, sizeof(in_data)); in handle_crypto_sha()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/rk_public_api/
H A Drk_crypto_api.h121 TEE_Result rk_hash_update(crypto_ctx_t *ctx, uint8_t *in, uint32_t in_len);
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
1124 res = rk_hash_update(ctx, in, in_len); in rk_hash_crypto()
/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/u-boot/spl/
H A Du-boot-spl.sym
H A Du-boot-spl.map
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.sym
H A Du-boot.map