Home
last modified time | relevance | path

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

/external/openssl/crypto/bn/
Dbn.h344 struct bn_recp_ctx_st struct
346 BIGNUM N; /* the divisor */
347 BIGNUM Nr; /* the reciprocal */
348 int num_bits;
349 int shift;
350 int flags;
/external/openssl/include/openssl/
Dbn.h344 struct bn_recp_ctx_st struct
346 BIGNUM N; /* the divisor */
347 BIGNUM Nr; /* the reciprocal */
348 int num_bits;
349 int shift;
350 int flags;