ktype 3852 ext/openssl/openssl.c long ktype; ktype 3874 ext/openssl/openssl.c ktype = OPENSSL_KEYTYPE_RSA; ktype 3897 ext/openssl/openssl.c ktype = OPENSSL_KEYTYPE_DSA; ktype 3914 ext/openssl/openssl.c ktype = OPENSSL_KEYTYPE_DH; ktype 3931 ext/openssl/openssl.c ktype = OPENSSL_KEYTYPE_EC; ktype 3969 ext/openssl/openssl.c ktype = -1; ktype 3972 ext/openssl/openssl.c add_assoc_long(return_value, "type", ktype);