OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:expected_g
(Results
1 - 2
of
2
) sorted by relevancy
/src/crypto/external/apache2/openssl/dist/test/
dsatest.c
353
static const unsigned char
expected_g
[] = {
local
392
|| !TEST_ptr(g_in = BN_bin2bn(
expected_g
, sizeof(
expected_g
), NULL)))
/src/crypto/external/bsd/openssl/dist/test/
dsatest.c
207
static const unsigned char
expected_g
[]= {
local
246
|| !TEST_ptr(g_in = BN_bin2bn(
expected_g
, sizeof(
expected_g
), NULL)))
Completed in 15 milliseconds
Indexes created Fri Mar 06 19:51:54 UTC 2026