Lines Matching full:octet
85 and octet strings are always encoded in primitive form. In addition, these
86 lightweight BER functions restrict tags and class to fit in a single octet
89 constructed bit in the first octet of the encoding. This man page describes
159 Octet string. A \fBchar *\fR is supplied, followed by the length of the string
160 pointed to. An octet string element is output.
169 Octet string. A \fBstruct berval *\fR is supplied. An octet string element is
179 Octet string. A null-terminated string is supplied. An octet string element
180 is output, not including the trailing null octet.
199 Several octet strings. A null-terminated array of \fBchar *\fR is supplied.
200 Note that a construct like '{v}' is required to get an actual sequence of octet
256 \fIstr\fR to the BER element as an octet string.
260 the terminating '') to the BER element as an octet string.