Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/crypto/
H A Dpolyval-ce-core.S34 KEY_START .req x10 label
/openbmc/linux/drivers/md/bcache/
H A Dbcache_ondisk.h83 #define KEY_START(k) (KEY_OFFSET(k) - KEY_SIZE(k)) macro