Home
last modified time | relevance | path

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

/optee_os/lib/libmbedtls/mbedtls/library/
A Dchacha20.c64 #define ROTL32( value, amount ) \ argument
65 ( (uint32_t) ( (value) << (amount) ) | ( (value) >> ( 32 - (amount) ) ) )
/optee_os/lib/libutils/isoc/
A Dbget.doc250 The amount of space currently allocated is stored into the variable
/optee_os/lib/libmbedtls/mbedtls/
A DChangeLog236 tweaking the setting for the maximum amount of keys simultaneously in RAM.
1342 some configurable amount of operations. This is intended to be used in
1469 The maximum amount of RAM used for this can be controlled by the
3346 * RSA blinding locks for a smaller amount of time

Completed in 10 milliseconds