ossl_cipher_alloc 32 ext/openssl/ossl_cipher.c static VALUE ossl_cipher_alloc(VALUE klass); ossl_cipher_alloc 53 ext/openssl/ossl_cipher.c ret = ossl_cipher_alloc(cCipher); ossl_cipher_alloc 525 ext/openssl/ossl_cipher.c rb_define_alloc_func(cCipher, ossl_cipher_alloc);