Home
last modified time | relevance | path

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

/babblesim_ext_libCryptov1-latest/include/openssl/
Dbn.h340 struct bn_recp_ctx_st { struct
341 BIGNUM N; /* the divisor */
342 BIGNUM Nr; /* the reciprocal */
343 int num_bits;
344 int shift;
345 int flags;