Home
last modified time | relevance | path

Searched refs:CIPHER_TYPE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/crypto/bcm/
H A Dspum.h112 #define CIPHER_TYPE 0x00030000 /* encryption operation type */ macro
H A Dspu.c78 cipher_type = (cflags & CIPHER_TYPE) >> CIPHER_TYPE_SHIFT; in spum_dump_msg_hdr()