Searched refs:CIPHER_TYPE (Results 1 – 2 of 2) sorted by relevance
112 #define CIPHER_TYPE 0x00030000 /* encryption operation type */ macro
78 cipher_type = (cflags & CIPHER_TYPE) >> CIPHER_TYPE_SHIFT; in spum_dump_msg_hdr()