Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/crypto/bn/
H A Dbn_lcl.h145 struct bn_recp_ctx_st { struct
146 BIGNUM N; /* the divisor */
147 BIGNUM Nr; /* the reciprocal */
148 int num_bits;
149 int shift;
150 int flags;