Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/
H A Dxts.c70 static TEE_Result ltc_xts_update(struct crypto_cipher_ctx *ctx, in ltc_xts_update() function
107 .update = ltc_xts_update,