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

/macosx-10.9.5/ruby-104/ruby/ext/openssl/
H A Dossl_asn1.h48 extern VALUE cASN1ISO64String, cASN1GeneralString;
H A Dossl_asn1.c204 VALUE cASN1ISO64String, cASN1GeneralString; variable
526 { "GENERALSTRING", &cASN1GeneralString, }, /* 27 */
1954 rb_hash_aset(class_tag_map, cASN1GeneralString, INT2NUM(V_ASN1_GENERALSTRING));

Completed in 79 milliseconds