Lines Matching full:of

6  * modify it under the terms of the GNU Lesser General Public
8 * version 2.1 of the License, or (at your option) any later version.
11 * but WITHOUT ANY WARRANTY; without even the implied warranty of
15 * You should have received a copy of the GNU Lesser General Public
34 * @value: the starting address of |value| part of 'Tag-Length-Value' pattern.
35 * @vlen: length of the |value|.
43 * @data: pointer to address of input data
44 * @dlen: pointer to length of input data
52 * will be set to the rest length of data, if cb is not NULL, must
53 * return 0 to make decode success, at last, the length of the data
54 * part of the decoded INTEGER will be returned. Otherwise, -1 is
55 * returned and the valued of *data and *dlen keep unchanged.
67 * @data: pointer to address of input data
68 * @dlen: pointer to length of input data
74 * will be set to the rest length of data, if cb is not NULL, must
75 * return 0 to make decode success, at last, the length of the data
76 * part of the decoded SEQUENCE will be returned. Otherwise, -1 is
77 * returned and the valued of *data and *dlen keep unchanged.
90 * @data: pointer to address of input data
91 * @dlen: pointer to length of input data
97 * will be set to the rest length of data, if cb is not NULL, must
98 * return 0 to make decode success, at last, the length of the data
99 * part of the decoded OID will be returned. Otherwise, -1 is
100 * returned and the valued of *data and *dlen keep unchanged.
113 * @data: pointer to address of input data
114 * @dlen: pointer to length of input data
120 * will be set to the rest length of data, if cb is not NULL, must
121 * return 0 to make decode success, at last, the length of the data
122 * part of the decoded OCTET STRING will be returned. Otherwise, -1 is
123 * returned and the valued of *data and *dlen keep unchanged.
136 * @data: pointer to address of input data
137 * @dlen: pointer to length of input data
143 * will be set to the rest length of data, if cb is not NULL, must
144 * return 0 to make decode success, at last, the length of the data
145 * part of the decoded BIT STRING will be returned. Otherwise, -1 is
146 * returned and the valued of *data and *dlen keep unchanged.
160 * @data: pointer to address of input data
161 * @dlen: pointer to length of input data
162 * @tag: expected value of context specific tag
168 * will be set to the rest length of data, if cb is not NULL, must
169 * return 0 to make decode success, at last, the length of the data
170 * part of the decoded BIT STRING will be returned. Otherwise, -1 is
171 * returned and the valued of *data and *dlen keep unchanged.
208 * @src: the source data of oid, note it should be already encoded, this
219 * @src: the source data of integer, note it should be already encoded, this
238 * @src: the source data of the octet string.
256 * @dst: the destination to save the encoded data, the length of dst should