Home
last modified time | relevance | path

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

/openssl/crypto/ec/curve448/
H A Dcurve448utils.h44 typedef uint64_t c448_bool_t; typedef
55 typedef uint32_t c448_bool_t; typedef
65 # define C448_TRUE (0 - (c448_bool_t)1)
77 static ossl_inline c448_error_t c448_succeed_if(c448_bool_t x) in c448_succeed_if()
H A Dword.h66 static ossl_inline c448_bool_t mask_to_bool(mask_t m) in mask_to_bool()
71 static ossl_inline mask_t bool_to_mask(c448_bool_t m) in bool_to_mask()
76 unsigned int limit = sizeof(c448_bool_t) / sizeof(mask_t); in bool_to_mask()
H A Dpoint_448.h198 __owur c448_bool_t
307 __owur c448_bool_t
H A Dcurve448.c188 c448_bool_t
203 c448_bool_t

Completed in 7 milliseconds