Home
last modified time | relevance | path

Searched refs:gf (Results 1 – 1 of 1) sorted by relevance

/optee_os/core/lib/libtomcrypt/src/pk/ec25519/
H A Dtweetnacl.c14 typedef i64 gf[16]; typedef
18 static const gf
41 sv set25519(gf r, const gf a) in set25519()
47 sv car25519(gf o) in car25519()
59 sv sel25519(gf p,gf q,int b) in sel25519()
69 sv pack25519(u8 *o,const gf n) in pack25519()
72 gf m,t; in pack25519()
94 static int neq25519(const gf a, const gf b) in neq25519()
102 static u8 par25519(const gf a) in par25519()
109 sv unpack25519(gf o, const u8 *n) in unpack25519()
[all …]