Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/drivers/crypto/stm32/
A Dstm32_cryp.c273 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()
/optee_os-3.20.0/lib/libutils/ext/include/
A Dcompiler.h39 #define __must_check __attribute__((warn_unused_result)) macro

Completed in 6 milliseconds