Home
last modified time | relevance | path

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

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

Completed in 9 milliseconds