Searched refs:cASN1GeneralizedTime (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/ruby-104/ruby/ext/openssl/
H A Dossl_asn1.h52 extern VALUE cASN1UTCTime, cASN1GeneralizedTime; /* TIME */
H A Dossl_asn1.c208 VALUE cASN1UTCTime, cASN1GeneralizedTime; /* TIME */ variable
523 { "GENERALIZEDTIME", &cASN1GeneralizedTime, }, /* 24 */
1951 rb_hash_aset(class_tag_map, cASN1GeneralizedTime, INT2NUM(V_ASN1_GENERALIZEDTIME));

Completed in 119 milliseconds