Searched refs:random (Results 1 – 2 of 2) sorted by relevance
203 uint64_t random; in get_random_value() local208 : "=r"(random) in get_random_value()211 return random; in get_random_value()
1032 * Fix potential random memory allocation in mbedtls_pem_read_buffer()1474 switch back to random with POLARSSL_SSL_AEAD_RANDOM_IV in config.h).1898 * All RSA operations require a random generator for blinding purposes2105 * HAVEGE random generator disabled by default2306 * HAVEGE random generator disabled by default2368 * Fixed random MPI generation to not generate more size than requested.2399 * Added CTR_DRBG based on AES-256-CTR (NIST SP 800-90) random generator2421 * Changed the used random function pointer to more flexible format. Renamed2500 with random data (Fixed ticket #10)2589 Now using random fuction provided to function and[all …]
Completed in 8 milliseconds