Lines Matching full:for

55  * \brief Set the key for a multipart symmetric encryption operation.
60 * interface specification for transparent drivers.
63 * initialized as per the documentation for
65 * \param[in] attributes The attributes of the key to use for the
85 * \brief Set the key for a multipart symmetric decryption operation.
90 * interface specification for transparent drivers.
93 * initialized as per the documentation for
95 * \param[in] attributes The attributes of the key to use for the
114 /** Set the IV for a symmetric encryption or decryption operation.
117 * or initial counter value for the encryption or decryption operation.
122 * interface specification for transparent drivers.
132 * The size of \p iv is not acceptable for the chosen algorithm,
145 * interface specification for transparent drivers.
171 * interface specification for transparent drivers.
181 * The total input size passed to this operation is not valid for
182 * this particular algorithm. For example, the algorithm is a based
186 * This is a decryption operation for an algorithm that includes
198 * Aborting an operation frees all associated resources except for the
200 * can be reused for another operation.
205 * interface specification for transparent drivers.
218 * interface specification for transparent drivers.
220 * \param[in] attributes The attributes of the key to use for the
227 * \param[in] iv Buffer containing the IV for encryption. The
245 * The size \p iv_length is not acceptable for the chosen algorithm,
247 * The total input size passed to this operation is not valid for
248 * this particular algorithm. For example, the algorithm is a based
252 * This is a decryption operation for an algorithm that includes
272 * interface specification for transparent drivers.
274 * \param[in] attributes The attributes of the key to use for the
296 * The size of \p iv is not acceptable for the chosen algorithm,
298 * The total input size passed to this operation is not valid for
299 * this particular algorithm. For example, the algorithm is a based
303 * This is a decryption operation for an algorithm that includes