Searched defs:ccp_aes_req_ctx (Results 1 – 1 of 1) sorted by relevance
111 struct ccp_aes_req_ctx { struct112 struct scatterlist iv_sg;113 u8 iv[AES_BLOCK_SIZE];115 struct scatterlist tag_sg;116 u8 tag[AES_BLOCK_SIZE];119 u8 *rfc3686_info;120 u8 rfc3686_iv[AES_BLOCK_SIZE];122 struct ccp_cmd cmd;