ossl_cipher_update_long  397 ext/openssl/ossl_cipher.c     if (!ossl_cipher_update_long(ctx, (unsigned char *)RSTRING_PTR(str), &out_len, in, in_len))
ossl_cipher_update_long  550 ext/openssl/ossl_cipher.c     if (!ossl_cipher_update_long(ctx, NULL, &out_len, in, in_len))