Home
last modified time | relevance | path

Searched full:changed (Results 1 – 25 of 55) sorted by relevance

123

/optee_os/core/include/tee/
H A Dtee_pobj.h22 bool temporary; /* can be changed while creating == true */
23 bool creating; /* can only be changed with mutex held */
/optee_os/mk/
H A Dcheckconf.mk27 $(call mv-if-changed,$@.tmp,$@)
40 $(call mv-if-changed,$@.tmp,$@)
56 $(call mv-if-changed,$@.tmp,$@)
H A Dmacros.mk2 define mv-if-changed
H A Dcompile.mk146 # check if command line has changed
220 # check if command line has changed
244 $$(call mv-if-changed,$$@.tmp,$$@)
/optee_os/ta/avb/include/
H A Dta_avb.h42 * If the lock state is changed all rollback slots will be reset to 0
/optee_os/core/lib/zlib/
H A Dinftrees.h48 changed, then these maximum sizes would be need to be recalculated and
H A Dinflate.c66 * - Changed loops from while (1) or do {} while (1) to for (;;), again to
68 * - Changed type of window in inflateBackInit() to unsigned char *
71 * - Changed many types to unsigned or unsigned short to avoid warnings
75 * - Changed inflateBack() interface to provide separate opaque descriptors
77 * - Changed inflateBack() argument and in_func typedef to swap the length
/optee_os/core/arch/arm/kernel/
H A Dthread_a64.S85 /* SCTLR or the APIA key has changed */
829 /* SCTLR or the APIA key has changed */
1054 /* SCTLR or the APIA key has changed */
1101 /* the APIA key has changed */
1280 /* SCTLR or the APIA key has changed */
1322 /* APIA key has changed */
H A Dentry_a32.S279 * End address is exclusive: first byte not to be changed.
485 * Record a single core, to be changed later before secure world
/optee_os/lib/libmbedtls/mbedtls/
H A DCONTRIBUTING.md37 …nly be changed by its extension. Where changes to an existing interface are necessary, functions i…
H A DChangeLog643 have changed their speed/memory compromise as part of a proactive security
1172 * Changed the default MBEDTLS_ECP_WINDOW_SIZE from 6 to 2.
1174 RSA decryption performance has changed lately due to security fixes.
1897 * The interface of the GCM module has changed to remove restrictions on
1915 session-ID based session resumption) has changed to that of
2002 changed: curves and hashes weaker than 255 bits are no longer accepted
3176 changed its IP or port. The feature is enabled at compile-time by setting
3320 changed, but requirements on parameters have been made more explicit in
3342 checks may have changed. Some modules, such as Chacha20 had existing
3344 changed so that the same level of validation is present in all modules, and
[all …]
H A DLICENSE106 stating that You changed the files; and
310 stating that you changed the files and the date of any change.
/optee_os/core/lib/libtomcrypt/src/modes/lrw/
H A Dlrw_process.c51 /* for each byte changed we undo it's affect on the pad then add the new product */ in lrw_process()
/optee_os/ta/pkcs11/src/
H A Dserializer.h130 * with the new buffer if changed
/optee_os/lib/libutils/isoc/arch/arm/softfloat/doc/
H A DSoftFloat-history.html114 Changed the source directory structure, splitting the sources into a
/optee_os/core/drivers/clk/
H A Dclk.c314 /* The parent changed and the rate might also have changed */ in clk_set_parent_no_lock()
/optee_os/core/include/kernel/
H A Dcallout.h23 * to call callout_set_next_timeout() if the call period should be changed.
/optee_os/core/lib/libtomcrypt/src/modes/ctr/
H A Dctr_encrypt.c121 … /* counter was changed by accelerator so mark pad empty (will need updating in s_ctr_encrypt()) */ in ctr_encrypt()
/optee_os/core/drivers/clk/sam/
H A Dclk-sam9x60-pll.c314 /* Stop if enabled an nothing changed. */ in sam9x60_div_pll_set()
387 /* Stop if nothing changed. */ in sam9x60_div_pll_set_rate_chg()
/optee_os/core/include/mm/
H A Dtee_pager.h245 * changed.
/optee_os/core/
H A Dcore.mk131 # CFG_CRYPTOLIB_NAME must not be changed beyond this line
/optee_os/lib/libutee/include/
H A Dtee_api_defines.h70 * Was changed in v1.1.1 to this:
87 * has changed since v1.1. The original function is given a "__GP11_"
/optee_os/core/include/
H A Dio.h17 * in cases when we have normal shared memory, and this memory can be changed
/optee_os/ta/
H A Dlink.mk53 $(q)$(call mv-if-changed,$@.tmp,$@)
/optee_os/core/arch/arm/include/
H A Dffa.h334 * interface and can be changed without changing any ABI.

123