Home
last modified time | relevance | path

Searched defs:sc25519_to32bytes (Results 1 – 2 of 2) sorted by relevance

/external/openssh/
Dsc25519.h20 #define sc25519_to32bytes crypto_sign_ed25519_ref_sc25519_to32bytes macro
Dsc25519.c134 void sc25519_to32bytes(unsigned char r[32], const sc25519 *x) in sc25519_to32bytes() function