Searched defs:otx2_cpt_enc_ctx (Results 1 – 1 of 1) sorted by relevance
119 struct otx2_cpt_enc_ctx { struct120 u32 key_len;121 u8 enc_key[OTX2_CPT_MAX_KEY_SIZE];122 u8 cipher_type;123 u8 key_type;124 u8 enc_align_len;125 struct crypto_skcipher *fbk_cipher;