Searched refs:crypto_uint32 (Results 1 – 3 of 3) sorted by relevance
25 #define uint32 crypto_uint3294 crypto_uint32 v[32];136 static crypto_uint32 fe25519_equal(crypto_uint32 a,crypto_uint32 b) /* 16-bit inputs */ in fe25519_equal()138 crypto_uint32 x = a ^ b; /* 0: yes; 1..65535: no */ in fe25519_equal()144 static crypto_uint32 ge(crypto_uint32 a,crypto_uint32 b) /* 16-bit inputs */ in ge()153 static crypto_uint32 times19(crypto_uint32 a) in times19()158 static crypto_uint32 times38(crypto_uint32 a) in times38()165 crypto_uint32 t; in fe25519_reduce_add_sub()185 crypto_uint32 t; in reduce_mul()207 crypto_uint32 m = fe25519_equal(r->v[31],127); in fe25519_freeze()[all …]
21 typedef uint32_t crypto_uint32; typedef
25 #define uint32 crypto_uint321684 crypto_uint32 *x = array; in crypto_sort_uint32()