Home
last modified time | relevance | path

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

/linux-3.3/crypto/
Dxcbc.c67 u8 *consts = PTR_ALIGN(&ctx->ctx[0], alignmask + 1); in crypto_xcbc_digest_setkey() local
150 u8 *consts = PTR_ALIGN(&tctx->ctx[0], alignmask + 1); in crypto_xcbc_digest_final() local