Searched refs:amount (Results 1 – 3 of 3) sorted by relevance
57 #define ROTL32( value, amount ) \ argument58 ( (uint32_t) ( (value) << (amount) ) | ( (value) >> ( 32 - (amount) ) ) )
250 The amount of space currently allocated is stored into the variable
451 tweaking the setting for the maximum amount of keys simultaneously in RAM.1557 some configurable amount of operations. This is intended to be used in1684 The maximum amount of RAM used for this can be controlled by the3561 * RSA blinding locks for a smaller amount of time
Completed in 9 milliseconds