Searched refs:__must_check (Results 1 – 2 of 2) sorted by relevance
273 static TEE_Result __must_check write_align_block(struct stm32_cryp_context *ctx, in write_align_block()291 static TEE_Result __must_check write_block(struct stm32_cryp_context *ctx, in write_block()304 static TEE_Result __must_check read_align_block(struct stm32_cryp_context *ctx, in read_align_block()322 static TEE_Result __must_check read_block(struct stm32_cryp_context *ctx, in read_block()
39 #define __must_check __attribute__((warn_unused_result)) macro
Completed in 6 milliseconds