Home
last modified time | relevance | path

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

/linux/drivers/crypto/hisilicon/hpre/
H A Dhpre_crypto.c1262 unsigned int shifta = ctx->key_sz << 1; in hpre_ecdh_fill_curve() local
1265 void *a = ctx->ecdh.p + shifta - cur_sz; in hpre_ecdh_fill_curve()
1268 void *y = ctx->ecdh.g + shifta - cur_sz; in hpre_ecdh_fill_curve()