#include "odr-priv.h"
Go to the source code of this file.
Functions | |
| int | ber_octetstring (ODR o, Odr_oct *p, int cons) |
This source file implements BER encoding and decoding of the OCTETSTRING type.
Definition in file ber_oct.c.
Definition at line 20 of file ber_oct.c.
References ber_declen(), ber_enclen(), odr::bp, odr_oct::buf, odr::direction, odr_oct::len, odp_more_chunks(), ODR_DECODE, ODR_ENCODE, odr_malloc(), odr_max, odr_octetstring(), ODR_PRINT, odr_seterror(), odr_write(), OOTHER, OPROTO, and odr_oct::size.
Referenced by odr_cstring(), odr_iconv_string(), and odr_octetstring().
1.5.6