OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:recippriv
(Results
1 - 1
of
1
) sorted by relevancy
/src/crypto/external/apache2/openssl/dist/test/
evp_pkey_dhkem_test.c
614
EVP_PKEY *
recippriv
= NULL;
local
625
if (!TEST_ptr(
recippriv
= new_raw_private_key(t->curve, t->rpriv, t->rprivlen,
629
if (!TEST_ptr(ctx = EVP_PKEY_CTX_new_from_pkey(libctx,
recippriv
, NULL)))
655
EVP_PKEY_free(
recippriv
);
Completed in 17 milliseconds
Indexes created Mon Mar 16 00:23:04 UTC 2026