Searched refs:ossl_cipher_copy (Results 1 – 2 of 2) sorted by relevance
134 ossl_cipher_copy(VALUE self, VALUE other) in ossl_cipher_copy() function1040 rb_define_method(cCipher, "initialize_copy", ossl_cipher_copy, 1); in Init_ossl_cipher()
6506 * ext/openssl/ossl_cipher.c (ossl_cipher_copy): ditto.83853 ossl_cipher_copy, ossl_cipher_reset, ossl_cipher_encrypt,