Home
last modified time | relevance | path

Searched defs:p_normalized (Results 1 – 4 of 4) sorted by relevance

/freebsd/crypto/libecc/include/libecc/fp/
H A Dfp.h52 nn p_normalized; member
/freebsd/crypto/libecc/src/fp/
H A Dfp.c57 bitcnt_t p_shift, nn_src_t p_normalized, word_t p_reciprocal) in fp_ctx_init()
89 nn p, r, r_square, p_normalized; in fp_ctx_init_from_p() local
/freebsd/crypto/libecc/include/libecc/curves/known/
H A Dec_params_external.h69 const ec_str_param *p_normalized; member
/freebsd/crypto/libecc/src/nn/
H A Dnn_div.c793 int nn_compute_div_coefs(nn_t p_normalized, word_t *p_shift, in nn_compute_div_coefs()