Home
last modified time | relevance | path

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

/optee_os/core/crypto/
H A Daes-cts.c189 static TEE_Result cts_update(struct crypto_cipher_ctx *ctx, bool last_block, in cts_update() function
228 .update = cts_update,