Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/rk_tee_user/v1/ta/rk_public_api/
H A Drk_crypto_api.c618 static TEE_Result rk_cipher_buffer_update(crypto_ctx_t *ctx, uint8_t *in, in rk_cipher_buffer_update() function
736 res = rk_cipher_buffer_update(ctx, in, out, in_len, out_len); in rk_cipher_update()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/rk_public_api/
H A Drk_crypto_api.c644 static TEE_Result rk_cipher_buffer_update(crypto_ctx_t *ctx, uint8_t *in, in rk_cipher_buffer_update() function
764 res = rk_cipher_buffer_update(ctx, in, out, in_len, out_len); in rk_cipher_update()