Lines Matching full:descriptor
204 /* Descriptor packing macros */
208 * hw_desc_init() - Init a HW descriptor struct
209 * @pdesc: pointer to HW descriptor struct
220 * @pdesc: Pointer to HW descriptor struct
228 * set_din_type() - Set the DIN field of a HW descriptor
230 * @pdesc: Pointer to HW descriptor struct
250 * set_din_no_dma() - Set the DIN field of a HW descriptor to NO DMA mode.
251 * Used for NOP descriptor, register patches and other special modes.
253 * @pdesc: Pointer to HW descriptor struct
264 * set_cpp_crypto_key() - Setup the special CPP descriptor
266 * @pdesc: Pointer to HW descriptor struct
280 * set_din_sram() - Set the DIN field of a HW descriptor to SRAM mode.
284 * @pdesc: Pointer to HW descriptor struct
296 * set_din_const() - Set the DIN field of a HW descriptor to CONST mode
298 * @pdesc: Pointer to HW descriptor struct
313 * @pdesc: Pointer to HW descriptor struct
321 * set_dout_type() - Set the DOUT field of a HW descriptor
323 * @pdesc: Pointer to HW descriptor struct
343 * set_dout_dlli() - Set the DOUT field of a HW descriptor to DLLI type
346 * @pdesc: Pointer to HW descriptor struct
361 * set_dout_mlli() - Set the DOUT field of a HW descriptor to MLLI type
364 * @pdesc: Pointer to HW descriptor struct
378 * set_dout_no_dma() - Set the DOUT field of a HW descriptor to NO DMA mode.
379 * Used for NOP descriptor, register patches and other special modes.
381 * @pdesc: pointer to HW descriptor struct
397 * @pdesc: Pointer to HW descriptor struct
406 * set_xor_active() - Set the XOR indicator bit in the descriptor
408 * @pdesc: Pointer to HW descriptor struct
419 * @pdesc: Pointer to HW descriptor struct
430 * @pdesc: Pointer to HW descriptor struct
438 * set_dout_sram() - Set the DOUT field of a HW descriptor to SRAM mode
442 * @pdesc: Pointer to HW descriptor struct
457 * @pdesc: Pointer to HW descriptor struct
469 * @pdesc: Pointer to HW descriptor struct
480 * @pdesc: Pointer to HW descriptor struct
492 * @pdesc: Pointer to HW descriptor struct
503 * @pdesc: Pointer to HW descriptor struct
519 * @pdesc: Pointer to HW descriptor struct
530 * @pdesc: Pointer to HW descriptor struct
542 * @pdesc: Pointer to HW descriptor struct
557 * @pdesc: Pointer to HW descriptor struct
568 * @pdesc: Pointer to HW descriptor struct
576 * set_key_size() - Set key size descriptor field.
578 * @pdesc: Pointer to HW descriptor struct
589 * @pdesc: Pointer to HW descriptor struct
600 * @pdesc: Pointer to HW descriptor struct
609 * set_setup_mode() - Set the descriptor setup mode
611 * @pdesc: Pointer to HW descriptor struct
621 * set_cipher_do() - Set the descriptor cipher DO
623 * @pdesc: Pointer to HW descriptor struct