OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc25519_from32bytes
(Results
1 - 2
of
2
) sorted by null
/external/openssh/
sc25519.h
16
#define
sc25519_from32bytes
crypto_sign_ed25519_ref_sc25519_from32bytes
macro
44
void
sc25519_from32bytes
(sc25519 *r, const unsigned char x[32]);
sc25519.c
102
void
sc25519_from32bytes
(sc25519 *r, const unsigned char x[32])
function
Completed in 51 milliseconds