Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/crypto/hisilicon/hpre/
Dhpre_crypto.c1278 unsigned int shifta = ctx->key_sz << 1; in hpre_ecdh_fill_curve() local
1281 void *a = ctx->ecdh.p + shifta - cur_sz; in hpre_ecdh_fill_curve()
1284 void *y = ctx->ecdh.g + shifta - cur_sz; in hpre_ecdh_fill_curve()