Home
last modified time | relevance | path

Searched defs:ENTROPY_NEEDED (Results 1 – 8 of 8) sorted by relevance

/dports/math/py-Diofant/Diofant-0.13.0/diofant/geometry/
H A Dpolygon.py37 If the Polygon has intersecting sides.
/dports/net/p5-Socket-Class/Socket-Class-2.258/xs/sc_ssl/openssl/source/crypto/rand/
H A Drand_lcl.h115 #define ENTROPY_NEEDED 32 /* require 256 bits = 32 bytes of randomness */ macro
/dports/devel/godot2-tools/godot-2.1.6-stable/thirdparty/openssl/crypto/rand/
H A Drand_lcl.h115 # define ENTROPY_NEEDED 32 /* require 256 bits = 32 bytes of randomness */ macro
/dports/devel/godot2/godot-2.1.6-stable/thirdparty/openssl/crypto/rand/
H A Drand_lcl.h115 # define ENTROPY_NEEDED 32 /* require 256 bits = 32 bytes of randomness */ macro
/dports/security/openssl-legacy-static/openssl-1.0.2u/crypto/rand/
H A Drand_lcl.h115 # define ENTROPY_NEEDED 32 /* require 256 bits = 32 bytes of randomness */ macro
/dports/security/openssl-unsafe/openssl-c9ba19c/crypto/rand/
H A Drand_lcl.h115 # define ENTROPY_NEEDED 32 /* require 256 bits = 32 bytes of randomness */ macro
/dports/sysutils/shim/shim-0.9/Cryptlib/OpenSSL/crypto/rand/
H A Drand_lcl.h115 #define ENTROPY_NEEDED 32 /* require 256 bits = 32 bytes of randomness */ macro
/dports/net-mgmt/wmi-client/wmi-1.3.16/Samba/source/heimdal/lib/krb5/
H A Dcrypto.c3349 #define ENTROPY_NEEDED 20 macro