OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc25519_to32bytes
(Results
1 - 3
of
3
) sorted by null
/external/openssh/
sc25519.h
20
#define
sc25519_to32bytes
crypto_sign_ed25519_ref_sc25519_to32bytes
macro
52
void
sc25519_to32bytes
(unsigned char r[32], const sc25519 *x);
ed25519.c
96
sc25519_to32bytes
(s,&scs); /* cat s */
sc25519.c
134
void
sc25519_to32bytes
(unsigned char r[32], const sc25519 *x)
function
Completed in 106 milliseconds