Searched refs:ossl_cipher_is_authenticated (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/ruby-104/ruby/ext/openssl/
H A Dossl_cipher.c634 ossl_cipher_is_authenticated(VALUE self) function
652 #define ossl_cipher_is_authenticated rb_f_notimplement macro
962 rb_define_method(cCipher, "authenticated?", ossl_cipher_is_authenticated, 0);

Completed in 115 milliseconds