libcrypto.so 1.0.2e (x86_64)

ABI
Viewer

SymbolsTypesLive Readelf



Type Usage: comp_ctx_st (7)


Used As Name Used In
PARAM ctx COMP_CTX_free ( COMP_CTX* ctx ) »
PARAM ctx COMP_compress_block ( COMP_CTX* ctx, unsigned char* out, int olen, unsigned char* in, int ilen ) »
PARAM ctx COMP_expand_block ( COMP_CTX* ctx, unsigned char* out, int olen, unsigned char* in, int ilen ) »
RETURN COMP_CTX_new ( COMP_METHOD* meth ) »
F-PTR
PARAM
1st parameter int(*) { COMP_CTX* } »
F-PTR
PARAM
1st parameter void(*) { COMP_CTX* } »
F-PTR
PARAM
1st parameter int(*) { COMP_CTX*, unsigned char*, unsigned int, unsigned char*, unsigned int } »



Andrey Ponomarenko's ABI laboratory