Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/crypto/ec/curve448/
Dcurve448.c93 gf_cond_swap(n->a, n->b, neg); in cond_neg_niels()
415 gf_cond_swap(x2, x3, swap); in ossl_x448_int()
416 gf_cond_swap(z2, z3, swap); in ossl_x448_int()
447 gf_cond_swap(x2, x3, swap); in ossl_x448_int()
448 gf_cond_swap(z2, z3, swap); in ossl_x448_int()
Dfield.h159 static ossl_inline void gf_cond_swap(gf x, gf_s * RESTRICT y, mask_t swap) in gf_cond_swap() function
/third_party/openssl/crypto/ec/curve448/
Dcurve448.c93 gf_cond_swap(n->a, n->b, neg); in cond_neg_niels()
415 gf_cond_swap(x2, x3, swap); in ossl_x448_int()
416 gf_cond_swap(z2, z3, swap); in ossl_x448_int()
447 gf_cond_swap(x2, x3, swap); in ossl_x448_int()
448 gf_cond_swap(z2, z3, swap); in ossl_x448_int()
Dfield.h159 static ossl_inline void gf_cond_swap(gf x, gf_s * RESTRICT y, mask_t swap) in gf_cond_swap() function