Searched defs:bn_recp_ctx_st (Results 1 – 2 of 2) sorted by relevance
273 struct bn_recp_ctx_st { struct274 BIGNUM N; /* the divisor */275 BIGNUM Nr; /* the reciprocal */276 int num_bits;277 int shift;278 int flags;
266 struct bn_recp_ctx_st { struct267 BIGNUM N; /* the divisor */268 BIGNUM Nr; /* the reciprocal */269 int num_bits;270 int shift;271 int flags;