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