libcrypto.so 1.0.2e (x86_64)

ABI
Viewer

SymbolsTypesLive Readelf



Type Usage: ECDSA_SIG_st (10)


Used As Name Used In
PARAM a d2i_ECDSA_SIG ( ECDSA_SIG** a, unsigned char const** in, long len ) »
PARAM a i2d_ECDSA_SIG ( ECDSA_SIG const* a, unsigned char** out ) »
PARAM a ECDSA_SIG_free ( ECDSA_SIG* a ) »
PARAM sig ECDSA_do_verify ( unsigned char const* dgst, int dgst_len, ECDSA_SIG const* sig, EC_KEY* eckey ) »
RETURN d2i_ECDSA_SIG ( ECDSA_SIG** a, unsigned char const** in, long len ) »
RETURN ECDSA_SIG_new ( ) »
RETURN ECDSA_do_sign_ex ( unsigned char const* dgst, int dlen, BIGNUM const* kinv, BIGNUM const* rp, EC_KEY* eckey ) »
RETURN ECDSA_do_sign ( unsigned char const* dgst, int dlen, EC_KEY* eckey ) »
F-PTR
RETURN
ECDSA_SIG*(*) { unsigned char const*, int, BIGNUM const*, BIGNUM const*, EC_KEY* } »
F-PTR
PARAM
3rd parameter int(*) { unsigned char const*, int, ECDSA_SIG const*, EC_KEY* } »



Andrey Ponomarenko's ABI laboratory