Home
last modified time | relevance | path

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

/openssl/crypto/ec/curve448/
H A Dfield.h51 static INLINE_UNUSED void gf_bias(gf inout, int amount);
107 gf_bias(c, 2); in gf_sub_nr()
116 gf_bias(c, amt); in gf_subx_nr()
H A Df_generic.c145 gf_bias(d, 2); in gf_sub()
/openssl/crypto/ec/curve448/arch_64/
H A Df_impl.h42 void gf_bias(gf a, int amt) in gf_bias() function
/openssl/crypto/ec/curve448/arch_32/
H A Df_impl.h39 void gf_bias(gf a, int amt) in gf_bias() function

Completed in 20 milliseconds