libcrypto.so 1.0.2e (x86_64)

ABI
Viewer

SymbolsTypesLive Readelf



Type Usage: PEM_Encode_Seal_st (3)


Used As Name Used In
PARAM ctx PEM_SealInit ( PEM_ENCODE_SEAL_CTX* ctx, EVP_CIPHER* type, EVP_MD* md_type, unsigned char** ek, int* ekl, unsigned char* iv, EVP_PKEY** pubk, int npubk ) »
PARAM ctx PEM_SealUpdate ( PEM_ENCODE_SEAL_CTX* ctx, unsigned char* out, int* outl, unsigned char* in, int inl ) »
PARAM ctx PEM_SealFinal ( PEM_ENCODE_SEAL_CTX* ctx, unsigned char* sig, int* sigl, unsigned char* out, int* outl, EVP_PKEY* priv ) »



Andrey Ponomarenko's ABI laboratory