Home
last modified time | relevance | path

Searched refs:test_session_cache_overflow (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore-src/source/third_party/patch/openssl/
DCVE-2024-2511.patch176 +static int test_session_cache_overflow(int idx)
479 + ADD_ALL_TESTS(test_session_cache_overflow, 4);
/third_party/openssl/test/
Dsslapitest.c8948 static int test_session_cache_overflow(int idx) in test_session_cache_overflow() function
10855 ADD_ALL_TESTS(test_session_cache_overflow, 4); in setup_tests()