Searched refs:gf_cond_sel (Results 1 – 2 of 2) sorted by relevance
/third_party/openssl/crypto/ec/curve448/ |
D | field.h | 133 static ossl_inline void gf_cond_sel(gf x, const gf y, const gf z, mask_t is_z) in gf_cond_sel() function 155 gf_cond_sel(x, x, y, neg); in gf_cond_neg()
|
/third_party/node/deps/openssl/openssl/crypto/ec/curve448/ |
D | field.h | 133 static ossl_inline void gf_cond_sel(gf x, const gf y, const gf z, mask_t is_z) in gf_cond_sel() function 155 gf_cond_sel(x, x, y, neg); in gf_cond_neg()
|