Searched refs:shifta (Results 1 – 1 of 1) sorted by relevance
1227 unsigned int shifta = ctx->key_sz << 1; in hpre_ecdh_fill_curve() local1230 void *a = ctx->ecdh.p + shifta - cur_sz; in hpre_ecdh_fill_curve()1233 void *y = ctx->ecdh.g + shifta - cur_sz; in hpre_ecdh_fill_curve()