Home
last modified time | relevance | path

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

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