Home
last modified time | relevance | path

Searched refs:before (Results 1 – 10 of 10) sorted by relevance

/optee_os/lib/libmbedtls/mbedtls/
H A D.uncrustify.cfg46 # Space before else on the same line
127 # At least 1 space before a '*' pointer star
148 # Remove a space before a ';'
150 # (Uncrustify >= 0.73.0) Remove space before a semi in a non-empty for
170 # Must not have a space before a comma
173 # No space before the ':' in a case statement
212 # At least 1 space before a '\' line continuation
H A DCONTRIBUTING.md17 …-tests) sections. Please check that your contribution passes basic tests before submission, and ch…
H A DChangeLog98 rejected. Furthermore, before, on inputs with too few equal signs, the
138 is linked against Mbed TLS and that `psa_crypto_init()` is called before
1512 module before freeing them. These buffers contain secret key material, and
1599 * Encode X.509 dates before 1/1/2000 as UTCTime rather than
2682 * Undefine the ASSERT macro before defining it locally, in case it is defined
2847 resizes the I/O buffers before and after handshakes, reducing the memory
2934 mbedtls_internal_aes_decrypt() before exiting the function. The value of
2937 Heartbleed) we need to zeroize them before exiting the function.
2986 mbedtls_hmac_drbg_set_entropy_len() now work if you call them before
2993 before).
[all …]
/optee_os/ldelf/
H A Dsyscalls_a32.S31 @ Point just before the push (4 registers) above on the first argument
/optee_os/lib/libutee/arch/arm/
H A Dutee_syscalls_a32.S41 @ Point just before the push (4 registers) above on the first argument
/optee_os/scripts/
H A Dcheckpatch.sh48 checkpatch.sh HEAD~5 Check the commit 5 revisions before
/optee_os/core/drivers/crypto/caam/utils/
H A Dutils_dmaobj.c256 struct dmaentry *before, in dmalist_insert_before_entry() argument
267 if (TAILQ_FIRST(&priv->list) == before) in dmalist_insert_before_entry()
270 TAILQ_INSERT_BEFORE(before, entry, link); in dmalist_insert_before_entry()
/optee_os/lib/libutils/isoc/
H A Dbget.doc127 release storage as before. You can supply an initial buffer pool with
/optee_os/core/lib/qcbor/
H A DREADME.md236 was mentioned before; or it can be built as a library to be integrated with your
/optee_os/
H A DCHANGELOG.md1483 * Aarch64: mask all maskable exceptions before doing a normal return from call.
1955 needs to do encrypt files on their own before storing the files.