OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:j_out
(Results
1 - 2
of
2
) sorted by relevancy
/src/crypto/external/bsd/openssl/dist/test/
evp_pkey_provided_test.c
1458
BIGNUM *p_out = NULL, *q_out = NULL, *g_out = NULL, *
j_out
= NULL;
local
1632
&
j_out
))
1633
|| !TEST_ptr_null(
j_out
)
1657
BN_free(
j_out
);
1658
j_out
= NULL;
1709
BN_free(
j_out
);
/src/crypto/external/apache2/openssl/dist/test/
evp_pkey_provided_test.c
1882
BIGNUM *p_out = NULL, *q_out = NULL, *g_out = NULL, *
j_out
= NULL;
local
2057
&
j_out
))
2058
|| !TEST_ptr_null(
j_out
)
2082
BN_free(
j_out
);
2083
j_out
= NULL;
2134
BN_free(
j_out
);
Completed in 24 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026