OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:puby
(Results
1 - 2
of
2
) sorted by relevancy
/src/crypto/external/bsd/openssl/dist/test/
acvp_test.c
120
unsigned char *pubx = NULL, *
puby
= NULL;
local
132
|| !TEST_true(pkey_get_bn_bytes(pkey, OSSL_PKEY_PARAM_EC_PUB_Y, &
puby
,
136
test_output_memory("qy",
puby
, puby_len);
145
OPENSSL_free(
puby
);
/src/crypto/external/apache2/openssl/dist/test/
acvp_test.c
149
unsigned char *pubx = NULL, *
puby
= NULL;
local
161
|| !TEST_true(pkey_get_bn_bytes(pkey, OSSL_PKEY_PARAM_EC_PUB_Y, &
puby
,
165
test_output_memory("qy",
puby
, puby_len);
174
OPENSSL_free(
puby
);
Completed in 27 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026