Home
last modified time | relevance | path

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

/Linux-v4.19/crypto/
Dxcbc.c66 u8 *consts = PTR_ALIGN(&ctx->ctx[0], alignmask + 1); in crypto_xcbc_digest_setkey() local
149 u8 *consts = PTR_ALIGN(&tctx->ctx[0], alignmask + 1); in crypto_xcbc_digest_final() local
Dcmac.c60 __be64 *consts = PTR_ALIGN((void *)ctx->ctx, in crypto_cmac_digest_setkey() local
177 u8 *consts = PTR_ALIGN((void *)tctx->ctx, in crypto_cmac_digest_final() local
/Linux-v4.19/arch/arm64/crypto/
Daes-glue.c414 be128 *consts = (be128 *)ctx->consts; in cmac_setkey() local
552 u8 *consts = tctx->consts; in cmac_final() local
/Linux-v4.19/arch/mips/cavium-octeon/
Docteon-irq.c2852 union cvmx_ciu3_const consts; in octeon_irq_init_ciu3() local