OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc25519_mul_shortsc
(Results
1 - 2
of
2
) sorted by null
/external/openssh/
sc25519.h
27
#define
sc25519_mul_shortsc
crypto_sign_ed25519_ref_sc25519_mul_shortsc
macro
66
void
sc25519_mul_shortsc
(sc25519 *r, const sc25519 *x, const shortsc25519 *y);
sc25519.c
214
void
sc25519_mul_shortsc
(sc25519 *r, const sc25519 *x, const shortsc25519 *y)
function
Completed in 62 milliseconds