Home
last modified time | relevance | path

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

/openssl/crypto/ec/curve448/
H A Dcurve448.c94 gf_cond_swap(n->a, n->b, neg); in cond_neg_niels()
416 gf_cond_swap(x2, x3, swap); in ossl_x448_int()
417 gf_cond_swap(z2, z3, swap); in ossl_x448_int()
448 gf_cond_swap(x2, x3, swap); in ossl_x448_int()
449 gf_cond_swap(z2, z3, swap); in ossl_x448_int()
H A Dfield.h159 static ossl_inline void gf_cond_swap(gf x, gf_s * RESTRICT y, mask_t swap) in gf_cond_swap() function

Completed in 23 milliseconds