MINI MINI MANI MO
/* $ oaodes.h Release 12.2.1.3.0 $ */
/* Copyright (c) 1989, 2017, Oracle and/or its affiliates.
All rights reserved.*/
/*
NAME
dsx.h - header file for complex stored procedure module
PUBLIC FUNCTIONS
PRIVATE FUNCTIONS
NOTES
MODIFIED (MM/DD/YY)
*/
#ifndef OAODES
#ifndef S
#include <s.h>
#endif
#ifndef ORASTD
#include <orastd.h>
#endif
#ifndef LX
#include <lx.h>
#endif
#define GSDS_OUTMEM 4
#define GSDS_GENERR -1
ub4 oaodes(text *in, size_t size, text *out,
size_t *outsize, bool encrypt,
struct lxhnd *lid, lxglo *glo);
ub4 oldoaodes(text *in, size_t size, text *out,
size_t *outsize, bool encrypt,
struct lxhnd *lid, lxglo *glo);
#endif
OHA YOOOO