Home
last modified time | relevance | path

Searched full:strategy (Results 1 – 16 of 16) sorted by relevance

/optee_os/core/lib/zlib/
H A Dzlib.h202 /* compression strategy; see deflateInit2() below for details */
544 int strategy));
588 The strategy parameter is used to tune the compression algorithm. Use the
598 strategy parameter only affects the compression ratio but not the
686 compression state which can be quite large, so this strategy is slow and can
708 int strategy));
710 Dynamically update the compression level and compression strategy. The
711 interpretation of level and strategy is as in deflateInit2(). This can be
713 to switch to a different kind of input data requiring a different strategy.
715 strategy is changed, and if there have been any deflate() calls since the
[all …]
H A Dgzguts.h193 int strategy; /* compression strategy */ member
H A Dzutil.h216 * You may have to use the same strategy for Borland C (untested).
/optee_os/.github/workflows/
H A Dci.yml63 strategy:
405 strategy:
499 strategy:
645 strategy:
/optee_os/lib/libmbedtls/mbedtls/include/mbedtls/
H A Dnet_sockets.h268 * requires a different strategy.
H A Dcamellia.h229 * With this strategy, you must not encrypt more than 2**128
H A Daria.h270 * With this strategy, you must not encrypt more than 2**128
H A Daes.h521 * With this strategy, you must not encrypt more than 2**128
H A Dssl.h3168 * transmission strategy, then you'll want to disable this.
/optee_os/lib/libutils/isoc/
H A Dbget.doc159 memory allocation strategy.)
H A Dbget.c257 careful design of the application's memory allocation strategy.)
/optee_os/core/arch/arm/kernel/
H A Dentry_a32.S144 * - Optionally enable round robin strategy for cache replacement.
/optee_os/ta/remoteproc/src/
H A Dremoteproc_core.c506 /* Secure the firmware image depending on strategy */ in remoteproc_verify_firmware()
/optee_os/core/lib/qcbor/inc/qcbor/
H A DUsefulBuf.h1269 * Because of the error handling strategy and checks in
1284 * Because of the error handling strategy and checks in
/optee_os/lib/libmbedtls/mbedtls/library/
H A Decp.c2291 * See comments on ecp_comb_recode_core() regarding the computation strategy.
/optee_os/lib/libmbedtls/mbedtls/
H A DChangeLog4501 * Changed the strategy for X.509 certificate parsing and validation, to no