libssl.so 1.0.2e (x86_64)

ABI
Viewer

SymbolsTypesLive Readelf



Type Usage: bn_mont_ctx_st (9)


Used As Name Used In
FIELD .method_mont_p struct dh_st { int pad, int version, BIGNUM* p, BIGNUM* g, long length, BIGNUM* pub_key, BIGNUM* priv_key, int flags, BN_MONT_CTX* method_mont_p, BIGNUM* q, BIGNUM* j, unsigned char* seed, int seedlen, BIGNUM* counter, int references, CRYPTO_EX_DATA ex_data, DH_METHOD const* meth, ENGINE* engine } »
FIELD .method_mont_p struct dsa_st { ... BIGNUM* r, int flags, BN_MONT_CTX* method_mont_p, int references, CRYPTO_EX_DATA ex_data, DSA_METHOD const* meth, ENGINE* engine } »
FIELD ._method_mod_n struct rsa_st { ... int references, int flags, BN_MONT_CTX* _method_mod_n, BN_MONT_CTX* _method_mod_p, BN_MONT_CTX* _method_mod_q, char* bignum_data, BN_BLINDING* blinding, BN_BLINDING* mt_blinding } »
FIELD ._method_mod_p struct rsa_st { ... int flags, BN_MONT_CTX* _method_mod_n, BN_MONT_CTX* _method_mod_p, BN_MONT_CTX* _method_mod_q, char* bignum_data, BN_BLINDING* blinding, BN_BLINDING* mt_blinding } »
FIELD ._method_mod_q struct rsa_st { ... BN_MONT_CTX* _method_mod_n, BN_MONT_CTX* _method_mod_p, BN_MONT_CTX* _method_mod_q, char* bignum_data, BN_BLINDING* blinding, BN_BLINDING* mt_blinding } »
F-PTR
PARAM
9th parameter int(*) { DSA*, BIGNUM*, BIGNUM*, BIGNUM*, BIGNUM*, BIGNUM*, BIGNUM*, BN_CTX*, BN_MONT_CTX* } »
F-PTR
PARAM
7th parameter int(*) { DSA*, BIGNUM*, BIGNUM*, BIGNUM const*, BIGNUM const*, BN_CTX*, BN_MONT_CTX* } »
F-PTR
PARAM
6th parameter int(*) { BIGNUM*, BIGNUM const*, BIGNUM const*, BIGNUM const*, BN_CTX*, BN_MONT_CTX* } »
F-PTR
PARAM
7th parameter int(*) { DH const*, BIGNUM*, BIGNUM const*, BIGNUM const*, BIGNUM const*, BN_CTX*, BN_MONT_CTX* } »



Andrey Ponomarenko's ABI laboratory