ossl_cipher_alloc   40 ext/openssl/ossl_cipher.c static VALUE ossl_cipher_alloc(VALUE klass);
ossl_cipher_alloc   70 ext/openssl/ossl_cipher.c     ret = ossl_cipher_alloc(cCipher);
ossl_cipher_alloc  936 ext/openssl/ossl_cipher.c     rb_define_alloc_func(cCipher, ossl_cipher_alloc);