Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/chelsio/
H A Dchcr_algo.h213 #define KEYCTX_ALIGN_PAD(bs) ({unsigned int _bs = (bs);\ macro
H A Dchcr_algo.c3619 align = KEYCTX_ALIGN_PAD(max_authsize); in chcr_authenc_setkey()