Lines Matching full:used

148  * @key: key to be used for this AES operation
150 * @iv: IV to be used for this AES operation
152 * @src: data to be used for this operation
154 * @src_len: length in bytes of data used for this operation
156 * @cmac_key: K1/K2 key used in final CMAC operation
165 * The iv variable is used as both input and output. On completion of the
215 * @key: key to be used for this XTS AES operation
217 * @iv: IV to be used for this XTS AES operation
219 * @src: data to be used for this operation
221 * @src_len: length in bytes of data used for this operation
227 * The iv variable is used as both input and output. On completion of the
269 * @src: data to be used for this operation
270 * @src_len: length in bytes of data used for this operation
271 * @opad: data to be used for final HMAC operation
272 * @opad_len: length in bytes of data used for final HMAC operation
275 * @msg_bits: total length of the message in bits used in final SHA operation
281 * The ctx variable is used as both input and output. On completion of the
326 * @key: key to be used for this 3DES operation
328 * @iv: IV to be used for this AES operation
330 * @src: input data to be used for this operation
331 * @src_len: length of input data used for this operation (in bytes)
338 * The iv variable is used as both input and output. On completion of the
364 * @src: data to be used for this operation
366 * @src_len: length in bytes of data used for this operation
423 * @src: data to be used for this operation
425 * @src_len: length in bytes of data used for this operation
452 * @src: data to be used for this operation
454 * @src_len: length in bytes of data used for this operation
503 * (not used for CCP_ECC_FUNCTION_MINV_384BIT)
505 * (not used for CCP_ECC_FUNCTION_MINV_384BIT)
539 * (only used for CCP_ECC_FUNCTION_PADD_384BIT)
543 * (only used for CCP_ECC_FUNCTION_PMUL_384BIT)
545 * (only used for CCP_ECC_FUNCTION_PMUL_384BIT)
621 * @work: work element used for callbacks (ccp driver use only)