Searched defs:ccp_aes_req_ctx (Results 1 – 1 of 1) sorted by relevance
114 struct ccp_aes_req_ctx { struct115 struct scatterlist iv_sg;116 u8 iv[AES_BLOCK_SIZE];118 struct scatterlist tag_sg;119 u8 tag[AES_BLOCK_SIZE];122 u8 *rfc3686_info;123 u8 rfc3686_iv[AES_BLOCK_SIZE];125 struct ccp_cmd cmd;