Home
last modified time | relevance | path

Searched refs:entropy_init (Results 1 – 25 of 58) sorted by relevance

123

/dports/emulators/x16-rom/x16-rom-r38/kernal/drivers/c64/
H A Dentropy.s6 .export entropy_init, entropy_get
11 ; entropy_init
16 entropy_init: label
H A Dc64.s6 .import clklo, entropy_init
41 jsr entropy_init
/dports/emulators/x16-rom/x16-rom-r38/kernal/drivers/x16/
H A Dentropy.s8 .export entropy_init, entropy_get
13 ; entropy_init
18 entropy_init: label
H A Dx16.s16 .import entropy_init
30 jsr entropy_init
/dports/devel/premake5/premake-5.0.0-alpha16-src/contrib/mbedtls/library/
H A Dpsa_crypto_invasive.h74 void (* entropy_init )( mbedtls_entropy_context *ctx ),
H A Dpsa_crypto.c118 void (* entropy_init )( mbedtls_entropy_context *ctx ); member
6578 void (* entropy_init )( mbedtls_entropy_context *ctx ), in mbedtls_psa_crypto_configure_entropy_sources()
6583 global_data.entropy_init = entropy_init; in mbedtls_psa_crypto_configure_entropy_sources()
6644 if( global_data.entropy_init == NULL ) in psa_crypto_init()
6645 global_data.entropy_init = mbedtls_entropy_init; in psa_crypto_init()
6650 global_data.entropy_init( &global_data.entropy ); in psa_crypto_init()
/dports/biology/sra-tools/sra-tools-2.11.0/ncbi-vdb/libs/ext/mbedtls/
H A Dpsa_crypto_invasive.h74 void (* entropy_init )( mbedtls_entropy_context *ctx ),
H A Dpsa_crypto.c118 void (* entropy_init )( mbedtls_entropy_context *ctx ); member
6578 void (* entropy_init )( mbedtls_entropy_context *ctx ), in mbedtls_psa_crypto_configure_entropy_sources()
6583 global_data.entropy_init = entropy_init; in mbedtls_psa_crypto_configure_entropy_sources()
6644 if( global_data.entropy_init == NULL ) in psa_crypto_init()
6645 global_data.entropy_init = vdb_mbedtls_entropy_init; in psa_crypto_init()
6650 global_data.entropy_init( &global_data.entropy ); in psa_crypto_init()
/dports/biology/ncbi-vdb/ncbi-vdb-2.11.0/libs/ext/mbedtls/
H A Dpsa_crypto_invasive.h74 void (* entropy_init )( mbedtls_entropy_context *ctx ),
H A Dpsa_crypto.c118 void (* entropy_init )( mbedtls_entropy_context *ctx ); member
6578 void (* entropy_init )( mbedtls_entropy_context *ctx ), in mbedtls_psa_crypto_configure_entropy_sources()
6583 global_data.entropy_init = entropy_init; in mbedtls_psa_crypto_configure_entropy_sources()
6644 if( global_data.entropy_init == NULL ) in psa_crypto_init()
6645 global_data.entropy_init = vdb_mbedtls_entropy_init; in psa_crypto_init()
6650 global_data.entropy_init( &global_data.entropy ); in psa_crypto_init()
/dports/multimedia/librist/librist-5c1f4a06ab46e16e6bba42fe7381d8353020a1fd/contrib/mbedtls/library/
H A Dpsa_crypto_invasive.h76 void (* entropy_init )( mbedtls_entropy_context *ctx ),
H A Dpsa_crypto_random_impl.h121 void (* entropy_init )( mbedtls_entropy_context *ctx ); member
H A Dpsa_crypto.c5746 if( rng->entropy_init == NULL ) in mbedtls_psa_random_init()
5747 rng->entropy_init = mbedtls_entropy_init; in mbedtls_psa_random_init()
5751 rng->entropy_init( &rng->entropy ); in mbedtls_psa_random_init()
6061 void (* entropy_init )( mbedtls_entropy_context *ctx ), in mbedtls_psa_crypto_configure_entropy_sources()
6066 global_data.rng.entropy_init = entropy_init; in mbedtls_psa_crypto_configure_entropy_sources()
/dports/www/hiawatha/hiawatha-10.12/mbedtls/library/
H A Dpsa_crypto_invasive.h76 void (* entropy_init )( mbedtls_entropy_context *ctx ),
H A Dpsa_crypto_random_impl.h121 void (* entropy_init )( mbedtls_entropy_context *ctx ); member
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/lib/mbedtls-2.27.0/library/
H A Dpsa_crypto_invasive.h76 void (* entropy_init )( mbedtls_entropy_context *ctx ),
H A Dpsa_crypto_random_impl.h121 void (* entropy_init )( mbedtls_entropy_context *ctx );
H A Dpsa_crypto.c4972 if( rng->entropy_init == NULL ) in mbedtls_psa_random_init()
4973 rng->entropy_init = mbedtls_entropy_init; in mbedtls_psa_random_init()
4977 rng->entropy_init( &rng->entropy ); in mbedtls_psa_random_init()
5289 void (* entropy_init )( mbedtls_entropy_context *ctx ), in mbedtls_psa_crypto_configure_entropy_sources()
5294 global_data.rng.entropy_init = entropy_init; in mbedtls_psa_crypto_configure_entropy_sources()
/dports/sysutils/tlsdate/tlsdate-tlsdate-0.0.13/src/events/
H A Dkickoff_time_sync.c41 entropy_init(&entropy); in add_jitter()
/dports/emulators/dolphin-emu/dolphin-3152428/Externals/curl/lib/vtls/
H A Dpolarssl.c89 entropy_init(ctx); in entropy_init_mutex()
177 entropy_init(&connssl->entropy); in polarssl_connect_step1()
/dports/games/0ad/0ad-0.0.23b-alpha/build/premake/premake5/contrib/curl/lib/vtls/
H A Dpolarssl.c94 entropy_init(ctx); in entropy_init_mutex()
174 entropy_init(&connssl->entropy); in polarssl_connect_step1()
/dports/devel/premake5/premake-5.0.0-alpha16-src/contrib/curl/lib/vtls/
H A Dpolarssl.c94 entropy_init(ctx); in entropy_init_mutex()
174 entropy_init(&connssl->entropy); in polarssl_connect_step1()
/dports/audio/lewton/lewton-0.10.2/cargo-crates/curl-sys-0.4.25/curl/lib/vtls/
H A Dpolarssl.c107 entropy_init(ctx); in entropy_init_mutex()
246 entropy_init(&BACKEND->entropy); in polarssl_connect_step1()
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/curl/lib/vtls/
H A Dpolarssl.c107 entropy_init(ctx); in entropy_init_mutex()
246 entropy_init(&BACKEND->entropy); in polarssl_connect_step1()
/dports/net/bctoolbox/bctoolbox-0.6.0/src/crypto/
H A Dpolarssl.c105 entropy_init(&(ctx->entropy)); in bctbx_rng_context_new()
255 entropy_init( &entropy ); in bctbx_x509_certificate_generate_selfsigned()

123