Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/bn/
H A Dbn_local.h273 struct bn_recp_ctx_st { struct
274 BIGNUM N; /* the divisor */
275 BIGNUM Nr; /* the reciprocal */
276 int num_bits;
277 int shift;
278 int flags;