OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:custom_ciph_cleanup_called
(Results
1 - 2
of
2
) sorted by relevancy
/src/crypto/external/bsd/openssl/dist/test/
evp_extra_test.c
4780
static int
custom_ciph_cleanup_called
= 0;
variable
4802
custom_ciph_cleanup_called
++;
4820
custom_ciph_init_called =
custom_ciph_cleanup_called
= 0;
4847
|| !TEST_int_eq(
custom_ciph_cleanup_called
, 1))
/src/crypto/external/apache2/openssl/dist/test/
evp_extra_test.c
5824
static int
custom_ciph_cleanup_called
= 0;
variable
5846
custom_ciph_cleanup_called
++;
5864
custom_ciph_init_called =
custom_ciph_cleanup_called
= 0;
5891
|| !TEST_int_eq(
custom_ciph_cleanup_called
, 1))
Completed in 42 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026