Home
last modified time | relevance | path

Searched defs:write_block (Results 1 – 3 of 3) sorted by relevance

/optee_os/core/pta/tests/
H A Dfs_htree.c187 static TEE_Result write_block(struct tee_fs_htree **ht, size_t bn, uint8_t salt) in write_block() function
/optee_os/core/drivers/crypto/stm32/
H A Dstm32_cryp.c277 static TEE_Result __must_check write_block(struct stm32_cryp_context *ctx, in write_block() function
H A Dstm32_saes.c187 static void write_block(vaddr_t base, uint8_t *data) in write_block() function