Home
last modified time | relevance | path

Searched refs:amount (Results 1 – 4 of 4) sorted by relevance

/optee_os/lib/libmbedtls/mbedtls/library/
H A Dchacha20.c27 #define ROTL32(value, amount) \ argument
28 ((uint32_t) ((value) << (amount)) | ((value) >> (32 - (amount))))
/optee_os/core/lib/qcbor/
H A DREADME.md322 This saves only a small amount of object code. The primary purpose for
392 From the table above, one can see that the amount of code pulled in
434 code. The amount saved is an approximation.
501 the calling code being smaller, but the amount of code brought in
/optee_os/lib/libutils/isoc/
H A Dbget.doc250 The amount of space currently allocated is stored into the variable
/optee_os/lib/libmbedtls/mbedtls/
H A DChangeLog1536 amount minus the size of the input buffer. As overread data undergoes
2340 tweaking the setting for the maximum amount of keys simultaneously in RAM.
3446 some configurable amount of operations. This is intended to be used in
3573 The maximum amount of RAM used for this can be controlled by the
5450 * RSA blinding locks for a smaller amount of time