OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc25519_add
(Results
1 - 2
of
2
) sorted by null
/external/openssh/
sc25519.h
24
#define
sc25519_add
crypto_sign_ed25519_ref_sc25519_add
macro
60
void
sc25519_add
(sc25519 *r, const sc25519 *x, const sc25519 *y);
sc25519.c
167
void
sc25519_add
(sc25519 *r, const sc25519 *x, const sc25519 *y)
function
Completed in 64 milliseconds