Home
last modified time | relevance | path

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

/optee_os/core/drivers/crypto/crypto_api/cipher/
H A Dcipher.c116 static TEE_Result cipher_update(struct crypto_cipher_ctx *ctx, bool last_block, in cipher_update() function
164 .update = cipher_update,