Home
last modified time | relevance | path

Searched refs:entropy_free (Results 1 – 25 of 51) sorted by relevance

123

/dports/devel/premake5/premake-5.0.0-alpha16-src/contrib/mbedtls/library/
H A Dpsa_crypto_invasive.h75 void (* entropy_free )( mbedtls_entropy_context *ctx ) );
H A Dpsa_crypto.c119 void (* entropy_free )( mbedtls_entropy_context *ctx ); member
6579 void (* entropy_free )( mbedtls_entropy_context *ctx ) ) in mbedtls_psa_crypto_configure_entropy_sources()
6584 global_data.entropy_free = entropy_free; in mbedtls_psa_crypto_configure_entropy_sources()
6594 global_data.entropy_free( &global_data.entropy ); in mbedtls_psa_crypto_free()
6646 if( global_data.entropy_free == NULL ) in psa_crypto_init()
6647 global_data.entropy_free = mbedtls_entropy_free; in psa_crypto_init()
/dports/biology/sra-tools/sra-tools-2.11.0/ncbi-vdb/libs/ext/mbedtls/
H A Dpsa_crypto_invasive.h75 void (* entropy_free )( mbedtls_entropy_context *ctx ) );
H A Dpsa_crypto.c119 void (* entropy_free )( mbedtls_entropy_context *ctx ); member
6579 void (* entropy_free )( mbedtls_entropy_context *ctx ) ) in mbedtls_psa_crypto_configure_entropy_sources()
6584 global_data.entropy_free = entropy_free; in mbedtls_psa_crypto_configure_entropy_sources()
6594 global_data.entropy_free( &global_data.entropy ); in mbedtls_psa_crypto_free()
6646 if( global_data.entropy_free == NULL ) in psa_crypto_init()
6647 global_data.entropy_free = vdb_mbedtls_entropy_free; in psa_crypto_init()
/dports/biology/ncbi-vdb/ncbi-vdb-2.11.0/libs/ext/mbedtls/
H A Dpsa_crypto_invasive.h75 void (* entropy_free )( mbedtls_entropy_context *ctx ) );
H A Dpsa_crypto.c119 void (* entropy_free )( mbedtls_entropy_context *ctx ); member
6579 void (* entropy_free )( mbedtls_entropy_context *ctx ) ) in mbedtls_psa_crypto_configure_entropy_sources()
6584 global_data.entropy_free = entropy_free; in mbedtls_psa_crypto_configure_entropy_sources()
6594 global_data.entropy_free( &global_data.entropy ); in mbedtls_psa_crypto_free()
6646 if( global_data.entropy_free == NULL ) in psa_crypto_init()
6647 global_data.entropy_free = vdb_mbedtls_entropy_free; in psa_crypto_init()
/dports/multimedia/librist/librist-5c1f4a06ab46e16e6bba42fe7381d8353020a1fd/contrib/mbedtls/library/
H A Dpsa_crypto_invasive.h77 void (* entropy_free )( mbedtls_entropy_context *ctx ) );
H A Dpsa_crypto_random_impl.h122 void (* entropy_free )( mbedtls_entropy_context *ctx ); member
H A Dpsa_crypto.c5748 if( rng->entropy_free == NULL ) in mbedtls_psa_random_init()
5749 rng->entropy_free = mbedtls_entropy_free; in mbedtls_psa_random_init()
5774 rng->entropy_free( &rng->entropy ); in mbedtls_psa_random_free()
6062 void (* entropy_free )( mbedtls_entropy_context *ctx ) ) in mbedtls_psa_crypto_configure_entropy_sources()
6067 global_data.rng.entropy_free = entropy_free; in mbedtls_psa_crypto_configure_entropy_sources()
/dports/www/hiawatha/hiawatha-10.12/mbedtls/library/
H A Dpsa_crypto_invasive.h77 void (* entropy_free )( mbedtls_entropy_context *ctx ) );
H A Dpsa_crypto_random_impl.h122 void (* entropy_free )( mbedtls_entropy_context *ctx ); member
H A Dpsa_crypto.c5748 if( rng->entropy_free == NULL ) in mbedtls_psa_random_init()
5749 rng->entropy_free = mbedtls_entropy_free; in mbedtls_psa_random_init()
5774 rng->entropy_free( &rng->entropy ); in mbedtls_psa_random_free()
6062 void (* entropy_free )( mbedtls_entropy_context *ctx ) ) in mbedtls_psa_crypto_configure_entropy_sources()
6067 global_data.rng.entropy_free = entropy_free; in mbedtls_psa_crypto_configure_entropy_sources()
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/lib/mbedtls-2.27.0/library/
H A Dpsa_crypto_invasive.h77 void (* entropy_free )( mbedtls_entropy_context *ctx ) );
H A Dpsa_crypto_random_impl.h122 void (* entropy_free )( mbedtls_entropy_context *ctx );
H A Dpsa_crypto.c4974 if( rng->entropy_free == NULL ) in mbedtls_psa_random_init()
4975 rng->entropy_free = mbedtls_entropy_free; in mbedtls_psa_random_init()
5000 rng->entropy_free( &rng->entropy ); in mbedtls_psa_random_free()
5290 void (* entropy_free )( mbedtls_entropy_context *ctx ) ) in mbedtls_psa_crypto_configure_entropy_sources()
5295 global_data.rng.entropy_free = entropy_free; in mbedtls_psa_crypto_configure_entropy_sources()
/dports/net/bctoolbox/bctoolbox-0.6.0/src/crypto/
H A Dpolarssl.c119 entropy_free(&(context->entropy)); in bctbx_rng_context_free()
325 entropy_free(&entropy); in bctbx_x509_certificate_generate_selfsigned()
/dports/comms/openzwave-devel/open-zwave-14f2ba74/cpp/src/platform/
H A DHttpClient.cpp115 entropy_free(&entropy); in ~SSLCtx()
/dports/multimedia/librist/librist-5c1f4a06ab46e16e6bba42fe7381d8353020a1fd/contrib/mbedtls/include/mbedtls/
H A Dcompat-1.3.h1944 #define entropy_free mbedtls_entropy_free macro
/dports/emulators/yuzu/yuzu-0b47f7a46/externals/mbedtls/include/mbedtls/
H A Dcompat-1.3.h1942 #define entropy_free mbedtls_entropy_free macro
/dports/games/retroarch/RetroArch-1.9.7/deps/mbedtls/mbedtls/
H A Dcompat-1.3.h1848 #define entropy_free mbedtls_entropy_free macro
/dports/security/mbedtls/mbedtls-mbedtls-2.16.12/include/mbedtls/
H A Dcompat-1.3.h1971 #define entropy_free mbedtls_entropy_free
/dports/devel/godot/godot-3.2.3-stable/thirdparty/mbedtls/include/mbedtls/
H A Dcompat-1.3.h1971 #define entropy_free mbedtls_entropy_free macro
/dports/comms/fldigi/fldigi-4.1.20/src/include/mbedtls/
H A Dcompat-1.3.h1942 #define entropy_free mbedtls_entropy_free macro
/dports/emulators/dolphin-emu/dolphin-3152428/Externals/mbedtls/include/mbedtls/
H A Dcompat-1.3.h1946 #define entropy_free mbedtls_entropy_free macro
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/mbedtls/include/mbedtls/
H A Dcompat-1.3.h1971 #define entropy_free mbedtls_entropy_free macro

123