Home
last modified time | relevance | path

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

/optee_test/host/openssl/include/openssl/
A 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;

Completed in 5 milliseconds