OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ge25519_pack
(Results
1 - 2
of
2
) sorted by null
/external/openssh/
ge25519.h
18
#define
ge25519_pack
crypto_sign_ed25519_ref_pack
macro
35
void
ge25519_pack
(unsigned char r[32], const ge25519 *p);
ge25519.c
243
void
ge25519_pack
(unsigned char r[32], const ge25519_p3 *p)
function
Completed in 89 milliseconds