libcrypto.so 1.0.2e (x86_64)

ABI
Viewer

SymbolsTypesLive Readelf



Type Usage: x509_revoked_st (18)


Used As Name Used In
PARAM a X509_REVOKED_free ( X509_REVOKED* a ) »
PARAM x X509_REVOKED_dup ( X509_REVOKED* x ) »
PARAM rev X509_CRL_add0_revoked ( X509_CRL* crl, X509_REVOKED* rev ) »
PARAM ret X509_CRL_get0_by_serial ( X509_CRL* crl, X509_REVOKED** ret, ASN1_INTEGER* serial ) »
PARAM ret X509_CRL_get0_by_cert ( X509_CRL* crl, X509_REVOKED** ret, X509* x ) »
PARAM x X509_REVOKED_get_ext_d2i ( X509_REVOKED* x, int nid, int* crit, int* idx ) »
PARAM x X509_REVOKED_set_revocationDate ( X509_REVOKED* x, ASN1_TIME* tm ) »
PARAM x X509_REVOKED_set_serialNumber ( X509_REVOKED* x, ASN1_INTEGER* serial ) »
PARAM x X509_REVOKED_get_ext_count ( X509_REVOKED* x ) »
PARAM x X509_REVOKED_get_ext_by_NID ( X509_REVOKED* x, int nid, int lastpos ) »
PARAM x X509_REVOKED_get_ext_by_OBJ ( X509_REVOKED* x, ASN1_OBJECT* obj, int lastpos ) »
PARAM x X509_REVOKED_get_ext_by_critical ( X509_REVOKED* x, int crit, int lastpos ) »
PARAM x X509_REVOKED_get_ext ( X509_REVOKED* x, int loc ) »
PARAM x X509_REVOKED_delete_ext ( X509_REVOKED* x, int loc ) »
PARAM x X509_REVOKED_add_ext ( X509_REVOKED* x, X509_EXTENSION* ex, int loc ) »
PARAM x X509_REVOKED_add1_ext_i2d ( X509_REVOKED* x, int nid, void* value, int crit, unsigned long flags ) »
RETURN X509_REVOKED_dup ( X509_REVOKED* x ) »
F-PTR
PARAM
2nd parameter int(*) { X509_CRL*, X509_REVOKED**, ASN1_INTEGER*, X509_NAME* } »



Andrey Ponomarenko's ABI laboratory