Searched refs:cipher_update (Results 1 – 2 of 2) sorted by relevance
117 static TEE_Result cipher_update(struct crypto_cipher_ctx *ctx, bool last_block, in cipher_update() function165 .update = cipher_update,
1827 #define cipher_update mbedtls_cipher_update macro
Completed in 14 milliseconds