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.h276 struct bn_recp_ctx_st { struct
277 BIGNUM N; /* the divisor */
278 BIGNUM Nr; /* the reciprocal */
279 int num_bits;
280 int shift;
281 int flags;