Searched refs:__must_check (Results 1 – 6 of 6) sorted by relevance
270 static TEE_Result __must_check write_align_block(struct stm32_cryp_context *ctx, in write_align_block()288 static TEE_Result __must_check write_block(struct stm32_cryp_context *ctx, in write_block()301 static TEE_Result __must_check read_align_block(struct stm32_cryp_context *ctx, in read_align_block()319 static TEE_Result __must_check read_block(struct stm32_cryp_context *ctx, in read_block()
38 #define __must_check __attribute__((warn_unused_result)) macro
Completed in 9 milliseconds