Lines Matching full:used

149  * @key: key to be used for this AES operation
151 * @iv: IV to be used for this AES operation
153 * @src: data to be used for this operation
155 * @src_len: length in bytes of data used for this operation
157 * @cmac_key: K1/K2 key used in final CMAC operation
166 * The iv variable is used as both input and output. On completion of the
216 * @key: key to be used for this XTS AES operation
218 * @iv: IV to be used for this XTS AES operation
220 * @src: data to be used for this operation
222 * @src_len: length in bytes of data used for this operation
228 * The iv variable is used as both input and output. On completion of the
270 * @src: data to be used for this operation
271 * @src_len: length in bytes of data used for this operation
272 * @opad: data to be used for final HMAC operation
273 * @opad_len: length in bytes of data used for final HMAC operation
276 * @msg_bits: total length of the message in bits used in final SHA operation
282 * The ctx variable is used as both input and output. On completion of the
327 * @key: key to be used for this 3DES operation
329 * @iv: IV to be used for this AES operation
331 * @src: input data to be used for this operation
332 * @src_len: length of input data used for this operation (in bytes)
339 * The iv variable is used as both input and output. On completion of the
365 * @src: data to be used for this operation
367 * @src_len: length in bytes of data used for this operation
424 * @src: data to be used for this operation
426 * @src_len: length in bytes of data used for this operation
453 * @src: data to be used for this operation
455 * @src_len: length in bytes of data used for this operation
504 * (not used for CCP_ECC_FUNCTION_MINV_384BIT)
506 * (not used for CCP_ECC_FUNCTION_MINV_384BIT)
540 * (only used for CCP_ECC_FUNCTION_PADD_384BIT)
544 * (only used for CCP_ECC_FUNCTION_PMUL_384BIT)
546 * (only used for CCP_ECC_FUNCTION_PMUL_384BIT)
622 * @work: work element used for callbacks (ccp driver use only)