Searched refs:crypto_uint32 (Results 1 – 3 of 3) sorted by relevance
23 #define uint32 crypto_uint3292 crypto_uint32 v[32];134 static crypto_uint32 fe25519_equal(crypto_uint32 a,crypto_uint32 b) /* 16-bit inputs */ in fe25519_equal()136 crypto_uint32 x = a ^ b; /* 0: yes; 1..65535: no */ in fe25519_equal()142 static crypto_uint32 ge(crypto_uint32 a,crypto_uint32 b) /* 16-bit inputs */ in ge()151 static crypto_uint32 times19(crypto_uint32 a) in times19()156 static crypto_uint32 times38(crypto_uint32 a) in times38()163 crypto_uint32 t; in fe25519_reduce_add_sub()183 crypto_uint32 t; in reduce_mul()205 crypto_uint32 m = fe25519_equal(r->v[31],127); in fe25519_freeze()[all …]
23 typedef uint32_t crypto_uint32; typedef
23 #define uint32 crypto_uint32107 crypto_uint32 *x = array; in crypto_sort_uint32()