Ruby
1.9.3p551(2014-11-13revision48407)
|
#include "ossl.h"
Go to the source code of this file.
Macros | |
#define | WrapX509(klass, obj, x509) |
#define | GetX509(obj, x509) |
#define | SafeGetX509(obj, x509) |
Variables | |
VALUE | cX509Cert |
VALUE | eX509CertError |
#define GetX509 | ( | obj, | |
x509 | |||
) |
Definition at line 19 of file ossl_x509cert.c.
Referenced by ossl_x509_add_extension(), ossl_x509_check_private_key(), ossl_x509_copy(), ossl_x509_get_extensions(), ossl_x509_get_issuer(), ossl_x509_get_not_after(), ossl_x509_get_not_before(), ossl_x509_get_public_key(), ossl_x509_get_serial(), ossl_x509_get_signature_algorithm(), ossl_x509_get_subject(), ossl_x509_get_version(), ossl_x509_set_extensions(), ossl_x509_set_issuer(), ossl_x509_set_not_after(), ossl_x509_set_not_before(), ossl_x509_set_public_key(), ossl_x509_set_serial(), ossl_x509_set_subject(), ossl_x509_set_version(), ossl_x509_sign(), ossl_x509_to_der(), ossl_x509_to_pem(), ossl_x509_to_text(), and ossl_x509_verify().
#define SafeGetX509 | ( | obj, | |
x509 | |||
) |
Definition at line 25 of file ossl_x509cert.c.
Referenced by DupX509CertPtr(), GetX509CertPtr(), and ossl_x509_copy().
#define WrapX509 | ( | klass, | |
obj, | |||
x509 | |||
) |
Definition at line 13 of file ossl_x509cert.c.
Referenced by ossl_x509_alloc(), ossl_x509_new(), and ossl_x509_new_from_file().
X509* DupX509CertPtr | ( | VALUE | obj | ) |
Definition at line 101 of file ossl_x509cert.c.
References SafeGetX509.
Referenced by ossl_client_cert_cb(), ossl_sslctx_add_extra_chain_cert_i(), and ossl_x509stctx_initialize().
X509* GetX509CertPtr | ( | VALUE | obj | ) |
Definition at line 91 of file ossl_x509cert.c.
References SafeGetX509.
Referenced by ossl_call_client_cert_cb(), ossl_pkcs12_s_create(), ossl_pkcs7_add_certificate(), ossl_pkcs7_decrypt(), ossl_pkcs7_s_sign(), ossl_pkcs7ri_initialize(), ossl_pkcs7si_initialize(), ossl_sslctx_setup(), ossl_x509extfactory_set_issuer_cert(), ossl_x509extfactory_set_subject_cert(), and ossl_x509store_add_cert().
void Init_ossl_x509cert | ( | void | ) |
Definition at line 715 of file ossl_x509cert.c.
References cX509Cert, eOSSLError, eX509CertError, mOSSL, mX509, ossl_x509_add_extension(), ossl_x509_alloc(), ossl_x509_check_private_key(), ossl_x509_copy(), ossl_x509_get_extensions(), ossl_x509_get_issuer(), ossl_x509_get_not_after(), ossl_x509_get_not_before(), ossl_x509_get_public_key(), ossl_x509_get_serial(), ossl_x509_get_signature_algorithm(), ossl_x509_get_subject(), ossl_x509_get_version(), ossl_x509_initialize(), ossl_x509_inspect(), ossl_x509_set_extensions(), ossl_x509_set_issuer(), ossl_x509_set_not_after(), ossl_x509_set_not_before(), ossl_x509_set_public_key(), ossl_x509_set_serial(), ossl_x509_set_subject(), ossl_x509_set_version(), ossl_x509_sign(), ossl_x509_to_der(), ossl_x509_to_pem(), ossl_x509_to_text(), ossl_x509_verify(), rb_cObject, rb_define_alias(), rb_define_alloc_func(), rb_define_class_under(), rb_define_copy_func, rb_define_method(), rb_define_module(), and rb_define_module_under().
Referenced by Init_ossl_x509().
Definition at line 676 of file ossl_x509cert.c.
References DupX509ExtPtr(), eX509CertError, GetX509, NULL, and ossl_raise().
Referenced by Init_ossl_x509cert().
Definition at line 116 of file ossl_x509cert.c.
References eX509CertError, NULL, ossl_raise(), and WrapX509.
Referenced by Init_ossl_x509cert().
Definition at line 597 of file ossl_x509cert.c.
References GetPrivPKeyPtr(), GetX509, OSSL_ErrMsg, OSSL_Warning, Qfalse, and Qtrue.
Referenced by Init_ossl_x509cert().
Definition at line 161 of file ossl_x509cert.c.
References DATA_PTR, eX509CertError, GetX509, NULL, ossl_raise(), rb_check_frozen, and SafeGetX509.
Referenced by Init_ossl_x509cert().
Definition at line 618 of file ossl_x509cert.c.
References count, GetX509, i, ossl_x509ext_new(), rb_ary_new(), rb_ary_new2(), and rb_ary_push().
Referenced by Init_ossl_x509cert().
Definition at line 405 of file ossl_x509cert.c.
References eX509CertError, GetX509, name, NULL, ossl_raise(), and ossl_x509name_new().
Referenced by Init_ossl_x509cert(), and ossl_x509_inspect().
Definition at line 477 of file ossl_x509cert.c.
References asn1time_to_time(), eX509CertError, GetX509, NULL, and ossl_raise().
Referenced by Init_ossl_x509cert(), and ossl_x509_inspect().
Definition at line 440 of file ossl_x509cert.c.
References asn1time_to_time(), eX509CertError, GetX509, NULL, and ossl_raise().
Referenced by Init_ossl_x509cert(), and ossl_x509_inspect().
Definition at line 514 of file ossl_x509cert.c.
References eX509CertError, GetX509, NULL, ossl_pkey_new(), and ossl_raise().
Referenced by Init_ossl_x509cert().
Definition at line 315 of file ossl_x509cert.c.
References asn1integer_to_num(), and GetX509.
Referenced by Init_ossl_x509cert(), and ossl_x509_inspect().
Definition at line 346 of file ossl_x509cert.c.
References eX509CertError, GetX509, NULL, ossl_membio2str(), and ossl_raise().
Referenced by Init_ossl_x509cert().
Definition at line 370 of file ossl_x509cert.c.
References eX509CertError, GetX509, name, NULL, ossl_raise(), and ossl_x509name_new().
Referenced by Init_ossl_x509cert(), and ossl_x509_inspect().
Definition at line 280 of file ossl_x509cert.c.
References GetX509, and LONG2NUM.
Referenced by Init_ossl_x509cert().
Definition at line 135 of file ossl_x509cert.c.
References arg, DATA_PTR, eX509CertError, NULL, OSSL_BIO_reset, ossl_obj2bio(), ossl_raise(), ossl_to_der_if_possible(), and rb_scan_args().
Referenced by Init_ossl_x509cert().
Definition at line 693 of file ossl_x509cert.c.
References ossl_x509_get_issuer(), ossl_x509_get_not_after(), ossl_x509_get_not_before(), ossl_x509_get_serial(), ossl_x509_get_subject(), PRIsVALUE, rb_inspect(), RB_OBJ_CLASSNAME, RB_OBJ_STRING, and rb_sprintf().
Referenced by Init_ossl_x509cert().
VALUE ossl_x509_new | ( | X509 * | x509 | ) |
Definition at line 40 of file ossl_x509cert.c.
References cX509Cert, eX509CertError, NULL, ossl_raise(), and WrapX509.
Referenced by ossl_pkcs12_initialize(), ossl_ssl_get_cert(), ossl_ssl_get_peer_cert(), ossl_ssl_get_peer_cert_chain(), ossl_x509stctx_get_chain(), and ossl_x509stctx_get_curr_cert().
Definition at line 59 of file ossl_x509cert.c.
References cX509Cert, errno, eX509CertError, NULL, ossl_raise(), RSTRING_PTR, SafeStringValue, strerror(), and WrapX509.
Definition at line 644 of file ossl_x509cert.c.
References Check_Type, cX509Ext, DupX509ExtPtr(), eX509CertError, GetX509, i, NULL, OSSL_Check_Kind, ossl_raise(), RARRAY_LEN, RARRAY_PTR, and T_ARRAY.
Referenced by Init_ossl_x509cert().
Definition at line 423 of file ossl_x509cert.c.
References eX509CertError, GetX509, GetX509NamePtr(), NULL, and ossl_raise().
Referenced by Init_ossl_x509cert().
Definition at line 495 of file ossl_x509cert.c.
References eX509CertError, GetX509, NULL, ossl_raise(), and time_to_time_t().
Referenced by Init_ossl_x509cert().
Definition at line 458 of file ossl_x509cert.c.
References eX509CertError, GetX509, NULL, ossl_raise(), and time_to_time_t().
Referenced by Init_ossl_x509cert().
Definition at line 532 of file ossl_x509cert.c.
References eX509CertError, GetPKeyPtr(), GetX509, key, NULL, and ossl_raise().
Referenced by Init_ossl_x509cert().
Definition at line 329 of file ossl_x509cert.c.
References GetX509, and num_to_asn1integer().
Referenced by Init_ossl_x509cert().
Definition at line 388 of file ossl_x509cert.c.
References eX509CertError, GetX509, GetX509NamePtr(), NULL, and ossl_raise().
Referenced by Init_ossl_x509cert().
Definition at line 294 of file ossl_x509cert.c.
References eX509CertError, GetX509, NULL, NUM2LONG(), ossl_raise(), and version().
Referenced by Init_ossl_x509cert().
Definition at line 549 of file ossl_x509cert.c.
References eX509CertError, GetDigestPtr(), GetPrivPKeyPtr(), GetX509, NULL, and ossl_raise().
Referenced by Init_ossl_x509cert().
Definition at line 185 of file ossl_x509cert.c.
References eX509CertError, GetX509, len, NULL, ossl_raise(), ossl_str_adjust, p, rb_str_new(), and RSTRING_PTR.
Referenced by Init_ossl_x509cert().
Definition at line 209 of file ossl_x509cert.c.
References eX509CertError, GetX509, NULL, ossl_membio2str(), and ossl_raise().
Referenced by Init_ossl_x509cert().
Definition at line 233 of file ossl_x509cert.c.
References eX509CertError, GetX509, NULL, ossl_membio2str(), and ossl_raise().
Referenced by Init_ossl_x509cert().
Definition at line 572 of file ossl_x509cert.c.
References eX509CertError, GetPKeyPtr(), GetX509, i, NULL, ossl_raise(), Qfalse, and Qtrue.
Referenced by Init_ossl_x509cert().
VALUE cX509Cert |
Definition at line 33 of file ossl_x509cert.c.
Referenced by Init_ossl_x509cert(), ossl_x509_new(), and ossl_x509_new_from_file().
VALUE eX509CertError |
Definition at line 34 of file ossl_x509cert.c.
Referenced by Init_ossl_x509cert(), ossl_spki_to_der(), ossl_x509_add_extension(), ossl_x509_alloc(), ossl_x509_copy(), ossl_x509_get_issuer(), ossl_x509_get_not_after(), ossl_x509_get_not_before(), ossl_x509_get_public_key(), ossl_x509_get_signature_algorithm(), ossl_x509_get_subject(), ossl_x509_initialize(), ossl_x509_new(), ossl_x509_new_from_file(), ossl_x509_set_extensions(), ossl_x509_set_issuer(), ossl_x509_set_not_after(), ossl_x509_set_not_before(), ossl_x509_set_public_key(), ossl_x509_set_subject(), ossl_x509_set_version(), ossl_x509_sign(), ossl_x509_to_der(), ossl_x509_to_pem(), ossl_x509_to_text(), and ossl_x509_verify().