Home
last modified time | relevance | path

Searched refs:BCryptCloseAlgorithmProvider (Results 1 – 10 of 10) sorted by relevance

/third_party/boost/boost/winapi/
Dbcrypt.hpp42 BCryptCloseAlgorithmProvider(
76 using ::BCryptCloseAlgorithmProvider;
/third_party/boost/libs/winapi/test/run/
Dbcrypt_abi.cpp31 BOOST_WINAPI_TEST_FUNCTION_SIGNATURE(BCryptCloseAlgorithmProvider); in main()
/third_party/boost/libs/filesystem/config/
Dhas_bcrypt.cpp31 boost::winapi::BCryptCloseAlgorithmProvider(handle, 0); in main()
/third_party/ffmpeg/libavutil/
Drandom_seed.c130 BCryptCloseAlgorithmProvider(algo_handle, 0); in av_get_random_seed()
/third_party/boost/boost/uuid/detail/
Drandom_provider_bcrypt.ipp97 boost::ignore_unused(boost::winapi::BCryptCloseAlgorithmProvider(hProv_, 0));
/third_party/abseil-cpp/absl/random/internal/
Dseed_material.cc89 BCryptCloseAlgorithmProvider(hProvider, 0); in ReadSeedMaterialFromOSEntropyImpl()
/third_party/boost/libs/uuid/test/
Dmock_random.hpp130 BCryptCloseAlgorithmProvider( in BCryptCloseAlgorithmProvider() function
/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/
Dseed_material.cc102 BCryptCloseAlgorithmProvider(hProvider, 0); in ReadSeedMaterialFromOSEntropyImpl()
/third_party/boost/libs/filesystem/src/
Dunique_path.cpp191 boost::winapi::BCryptCloseAlgorithmProvider(handle, 0); in system_crypt_random()
/third_party/gstreamer/gst_libav/
DChangeLog1104 …libs/ext/libav/libavutil/random_seed.c:130: undefined reference to `BCryptCloseAlgorithmProvider@8'