Home
last modified time | relevance | path

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

/optee_os/core/drivers/crypto/hisilicon/
H A Dsec_cipher.c253 static TEE_Result sec_update_iv(struct sec_cipher_ctx *c_ctx) in sec_update_iv() function
708 ret = sec_update_iv(c_ctx); in sec_cipher_update()