Searched refs:ge25519_p2 (Results 1 – 4 of 4) sorted by relevance
| /f-stack/freebsd/contrib/libsodium/src/libsodium/include/sodium/private/ |
| H A D | ed25519_ref10.h | 47 } ge25519_p2; typedef 76 void ge25519_tobytes(unsigned char *s, const ge25519_p2 *h); 86 void ge25519_p1p1_to_p2(ge25519_p2 *r, const ge25519_p1p1 *p); 96 void ge25519_double_scalarmult_vartime(ge25519_p2 *r, const unsigned char *a,
|
| /f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_sign/ed25519/ref10/ |
| H A D | open.c | 24 ge25519_p2 R; in _crypto_sign_ed25519_verify_detached()
|
| H A D | obsolete.c | 80 ge25519_p2 cs; in crypto_sign_edwards25519sha512batch_open()
|
| /f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_core/ed25519/ref10/ |
| H A D | ed25519_ref10.c | 368 ge25519_p1p1_to_p2(ge25519_p2 *r, const ge25519_p1p1 *p) in ge25519_p1p1_to_p2() 389 ge25519_p2_0(ge25519_p2 *h) in ge25519_p2_0() 401 ge25519_p2_dbl(ge25519_p1p1 *r, const ge25519_p2 *p) in ge25519_p2_dbl() 469 ge25519_p3_to_p2(ge25519_p2 *r, const ge25519_p3 *p) in ge25519_p3_to_p2() 497 ge25519_p2 q; in ge25519_p3_dbl() 633 ge25519_tobytes(unsigned char *s, const ge25519_p2 *h) in ge25519_tobytes() 656 ge25519_double_scalarmult_vartime(ge25519_p2 *r, const unsigned char *a, in ge25519_double_scalarmult_vartime() 757 ge25519_p2 s; in ge25519_scalarmult() 850 ge25519_p2 s; in ge25519_scalarmult_base() 1967 ge25519_p2 p2; in ge25519_from_uniform()
|