OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc25519_from64bytes
(Results
1 - 3
of
3
) sorted by null
/external/openssh/
sc25519.h
18
#define
sc25519_from64bytes
crypto_sign_ed25519_ref_sc25519_from64bytes
macro
48
void
sc25519_from64bytes
(sc25519 *r, const unsigned char x[64]);
ed25519.c
80
sc25519_from64bytes
(&sck, hmg);
90
sc25519_from64bytes
(&scs, hram);
123
sc25519_from64bytes
(&schram, hram);
sc25519.c
117
void
sc25519_from64bytes
(sc25519 *r, const unsigned char x[64])
function
Completed in 122 milliseconds