Home
last modified time | relevance | path

Searched refs:_rdrand32_step (Results 176 – 200 of 287) sorted by relevance

12345678910>>...12

/dports/security/botan2/Botan-2.18.2/src/lib/rng/processor_rng/
H A Dprocessor_rng.cpp51 cf = _rdrand32_step(&output); in read_hwrng()
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/botan/src/lib/rng/processor_rng/
H A Dprocessor_rng.cpp51 cf = _rdrand32_step(&output); in read_hwrng()
/dports/security/bearssl/bearssl-0.6/src/rand/
H A Dsysrng.c62 if (_rdrand32_step(&x)) { in seeder_rdrand()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/config/i386/
H A Dimmintrin.h136 _rdrand32_step (unsigned int *__P) in _rdrand32_step() function
/dports/net/mpich/mpich-3.4.3/modules/json-c/
H A Drandom_seed.c98 while (_rdrand32_step(&r) == 0); in get_rdrand_seed()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/config/i386/
H A Dimmintrin.h136 _rdrand32_step (unsigned int *__P) in _rdrand32_step() function
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/config/i386/
H A Dimmintrin.h136 _rdrand32_step (unsigned int *__P) in _rdrand32_step() function
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/config/i386/
H A Dimmintrin.h136 _rdrand32_step (unsigned int *__P) in _rdrand32_step() function
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/config/i386/
H A Dimmintrin.h136 _rdrand32_step (unsigned int *__P) in _rdrand32_step() function
/dports/sysutils/syslog-ng/syslog-ng-3.35.1/lib/jsonc/
H A Drandom_seed.c98 while (_rdrand32_step(&r) == 0); in get_rdrand_seed()
/dports/lang/gcc8/gcc-8.5.0/gcc/config/i386/
H A Dimmintrin.h136 _rdrand32_step (unsigned int *__P) in _rdrand32_step() function
/dports/lang/gcc9/gcc-9.4.0/gcc/config/i386/
H A Dimmintrin.h168 _rdrand32_step (unsigned int *__P) in _rdrand32_step() function
/dports/devel/avr-gcc/gcc-10.2.0/gcc/config/i386/
H A Dimmintrin.h178 _rdrand32_step (unsigned int *__P) in _rdrand32_step() function
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/config/i386/
H A Dimmintrin.h178 _rdrand32_step (unsigned int *__P) in _rdrand32_step() function
/dports/lang/gcc11/gcc-11.2.0/gcc/config/i386/
H A Dx86gprintrin.h118 _rdrand32_step (unsigned int *__P) in _rdrand32_step() function
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/config/i386/
H A Dimmintrin.h168 _rdrand32_step (unsigned int *__P) in _rdrand32_step() function
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/config/i386/
H A Dx86gprintrin.h118 _rdrand32_step (unsigned int *__P) in _rdrand32_step() function
/dports/lang/gcc10/gcc-10.3.0/gcc/config/i386/
H A Dimmintrin.h178 _rdrand32_step (unsigned int *__P) in _rdrand32_step() function
/dports/lang/gcc9-aux/bootstrap/lib/gcc/x86_64-aux-dragonfly5.5/9.1.0/include/
H A Dimmintrin.h168 _rdrand32_step (unsigned int *__P) in _rdrand32_step() function
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/config/i386/
H A Dimmintrin.h168 _rdrand32_step (unsigned int *__P) in _rdrand32_step() function
/dports/devel/json-c/json-c-0.15/
H A Drandom_seed.c129 while (_rdrand32_step(&r) == 0) in get_rdrand_seed()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/config/i386/
H A Dx86gprintrin.h126 _rdrand32_step (unsigned int *__P) in _rdrand32_step() function
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/config/i386/
H A Dx86gprintrin.h126 _rdrand32_step (unsigned int *__P) in _rdrand32_step() function
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/json-c/
H A Drandom_seed.c129 while (_rdrand32_step(&r) == 0) in get_rdrand_seed()
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/corelib/tools/
H A Dqsimd.cpp607 # define _rdrandXX_step _rdrand32_step
661 bool ok = _rdrand32_step(ptr); in QT_FUNCTION_TARGET()

12345678910>>...12