Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/openssl/include/openssl/
H 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;