Home
last modified time | relevance | path

Searched defs:ccp_aes_ctx (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/crypto/ccp/
A Dccp-crypto.h91 struct ccp_aes_ctx { struct
95 enum ccp_engine engine;
96 enum ccp_aes_type type;
97 enum ccp_aes_mode mode;
99 struct scatterlist key_sg;
100 unsigned int key_len;
106 struct scatterlist k1_sg;
107 struct scatterlist k2_sg;
108 unsigned int kn_len;
109 u8 k1[AES_BLOCK_SIZE];
[all …]

Completed in 5 milliseconds