Searched defs:ccp_session (Results 1 – 2 of 2) sorted by relevance
88 struct ccp_session { struct94 struct ccp_session_hmac hmac; argument97 struct ccp_session_blkcipher blkcipher; argument
249 struct ccp_session { struct250 bool auth_opt;251 enum ccp_cmd_order cmd_id;253 struct {256 } iv;258 struct {279 } cipher;282 struct {331 int ccp_set_session_parameters(struct ccp_session *sess, argument