Searched defs:spu_hw (Results 1 – 1 of 1) sorted by relevance
356 struct spu_hw { struct357 void (*spu_dump_msg_hdr)(u8 *buf, unsigned int buf_len);358 u32 (*spu_ctx_max_payload)(enum spu_cipher_alg cipher_alg,361 u32 (*spu_payload_length)(u8 *spu_hdr);362 u16 (*spu_response_hdr_len)(u16 auth_key_len, u16 enc_key_len,364 u16 (*spu_hash_pad_len)(enum hash_alg hash_alg,367 u32 (*spu_gcm_ccm_pad_len)(enum spu_cipher_mode cipher_mode,369 u32 (*spu_assoc_resp_len)(enum spu_cipher_mode cipher_mode,372 u8 (*spu_aead_ivlen)(enum spu_cipher_mode cipher_mode,374 enum hash_type (*spu_hash_type)(u32 src_sent);[all …]