Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/
H A Dn2_core.h88 #define CONTROL_AUTH_TYPE_SHIFT 32 macro
H A Dn2_core.c224 word |= ((u64) auth_type << CONTROL_AUTH_TYPE_SHIFT); in control_word_base()