Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/crypto/hisilicon/hpre/
Dhpre_crypto.c1273 unsigned int shifta = ctx->key_sz << 1; in hpre_ecdh_fill_curve() local
1276 void *a = ctx->ecdh.p + shifta - cur_sz; in hpre_ecdh_fill_curve()
1279 void *y = ctx->ecdh.g + shifta - cur_sz; in hpre_ecdh_fill_curve()