Home
last modified time | relevance | path

Searched refs:ossl_cipher_copy (Results 1 – 2 of 2) sorted by relevance

/dports/lang/ruby26/ruby-2.6.9/ext/openssl/
H A Dossl_cipher.c134 ossl_cipher_copy(VALUE self, VALUE other) in ossl_cipher_copy() function
1040 rb_define_method(cCipher, "initialize_copy", ossl_cipher_copy, 1); in Init_ossl_cipher()
/dports/lang/ruby26/ruby-2.6.9/doc/
H A DChangeLog-1.9.36506 * ext/openssl/ossl_cipher.c (ossl_cipher_copy): ditto.
83853 ossl_cipher_copy, ossl_cipher_reset, ossl_cipher_encrypt,