Home
last modified time | relevance | path

Searched refs:OPENSSL_ia32_rdseed_bytes (Results 1 - 13 of 13) sorted by relevance

/third_party/node/deps/openssl/openssl/providers/implementations/rands/seeding/
H A Drand_cpu_x86.c20 size_t OPENSSL_ia32_rdseed_bytes(unsigned char *buf, size_t len);
94 if (OPENSSL_ia32_rdseed_bytes(buf, len) != len) in get_hardware_random_value()
/third_party/openssl/providers/implementations/rands/seeding/
H A Drand_cpu_x86.c20 size_t OPENSSL_ia32_rdseed_bytes(unsigned char *buf, size_t len);
94 if (OPENSSL_ia32_rdseed_bytes(buf, len) != len) in get_hardware_random_value()
/third_party/openssl/test/
H A Drdrand_sanitytest.c21 size_t OPENSSL_ia32_rdseed_bytes(unsigned char *buf, size_t len);
93 return sanity_check_bytes(OPENSSL_ia32_rdseed_bytes, 1000, 1, 10000, 10); in sanity_check_rdseed_bytes()
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm_avx2/crypto/
H A Dx86_64cpuid.s448 .globl OPENSSL_ia32_rdseed_bytes
449 .type OPENSSL_ia32_rdseed_bytes,@function
451 OPENSSL_ia32_rdseed_bytes: label
491 .size OPENSSL_ia32_rdseed_bytes,.-OPENSSL_ia32_rdseed_bytes
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm/crypto/
H A Dx86_64cpuid.s448 .globl OPENSSL_ia32_rdseed_bytes
449 .type OPENSSL_ia32_rdseed_bytes,@function
451 OPENSSL_ia32_rdseed_bytes: label
491 .size OPENSSL_ia32_rdseed_bytes,.-OPENSSL_ia32_rdseed_bytes
/third_party/node/deps/openssl/config/archs/linux-x86_64/asm/crypto/
H A Dx86_64cpuid.s448 .globl OPENSSL_ia32_rdseed_bytes
449 .type OPENSSL_ia32_rdseed_bytes,@function
451 OPENSSL_ia32_rdseed_bytes: label
491 .size OPENSSL_ia32_rdseed_bytes,.-OPENSSL_ia32_rdseed_bytes
/third_party/node/deps/openssl/config/archs/linux-x86_64/asm_avx2/crypto/
H A Dx86_64cpuid.s448 .globl OPENSSL_ia32_rdseed_bytes
449 .type OPENSSL_ia32_rdseed_bytes,@function
451 OPENSSL_ia32_rdseed_bytes: label
491 .size OPENSSL_ia32_rdseed_bytes,.-OPENSSL_ia32_rdseed_bytes
/third_party/node/deps/openssl/config/archs/solaris64-x86_64-gcc/asm/crypto/
H A Dx86_64cpuid.s448 .globl OPENSSL_ia32_rdseed_bytes
449 .type OPENSSL_ia32_rdseed_bytes,@function
451 OPENSSL_ia32_rdseed_bytes: label
491 .size OPENSSL_ia32_rdseed_bytes,.-OPENSSL_ia32_rdseed_bytes
/third_party/node/deps/openssl/config/archs/solaris64-x86_64-gcc/asm_avx2/crypto/
H A Dx86_64cpuid.s448 .globl OPENSSL_ia32_rdseed_bytes
449 .type OPENSSL_ia32_rdseed_bytes,@function
451 OPENSSL_ia32_rdseed_bytes: label
491 .size OPENSSL_ia32_rdseed_bytes,.-OPENSSL_ia32_rdseed_bytes
/third_party/node/deps/openssl/config/archs/linux-elf/asm_avx2/crypto/
H A Dx86cpuid.S545 .globl OPENSSL_ia32_rdseed_bytes
546 .type OPENSSL_ia32_rdseed_bytes,@function
548 OPENSSL_ia32_rdseed_bytes: label
592 .size OPENSSL_ia32_rdseed_bytes,.-.L_OPENSSL_ia32_rdseed_bytes_begin
/third_party/node/deps/openssl/config/archs/solaris-x86-gcc/asm/crypto/
H A Dx86cpuid.S545 .globl OPENSSL_ia32_rdseed_bytes
546 .type OPENSSL_ia32_rdseed_bytes,@function
548 OPENSSL_ia32_rdseed_bytes: label
592 .size OPENSSL_ia32_rdseed_bytes,.-.L_OPENSSL_ia32_rdseed_bytes_begin
/third_party/node/deps/openssl/config/archs/solaris-x86-gcc/asm_avx2/crypto/
H A Dx86cpuid.S545 .globl OPENSSL_ia32_rdseed_bytes
546 .type OPENSSL_ia32_rdseed_bytes,@function
548 OPENSSL_ia32_rdseed_bytes: label
592 .size OPENSSL_ia32_rdseed_bytes,.-.L_OPENSSL_ia32_rdseed_bytes_begin
/third_party/node/deps/openssl/config/archs/linux-elf/asm/crypto/
H A Dx86cpuid.S545 .globl OPENSSL_ia32_rdseed_bytes
546 .type OPENSSL_ia32_rdseed_bytes,@function
548 OPENSSL_ia32_rdseed_bytes: label
592 .size OPENSSL_ia32_rdseed_bytes,.-.L_OPENSSL_ia32_rdseed_bytes_begin

Completed in 5 milliseconds