Lines Matching full:data
34 * @param clear data to be authenticated only
36 * @param clear_len length of data to be authenticated only
40 * @param protect location of the data to be encrypted and
44 * @param protected_len location of the length of the data to be
64 void *clear, /* data to be authenticated only */
65 unsigned clear_len, /* length of data to be authenticated only */
67 void *opaque, /* data to be decrypted and authenticated */
68 unsigned *opaque_len, /* location of the length of data to be
105 void *clear, /* data to be authenticated only */
106 unsigned clear_len, /* length of data to be authenticated only */
108 void *opaque, /* data to be decrypted and authenticated */
109 unsigned *opaque_len /* location of the length of data to be