Searched refs:scalar_gen_with_pub (Results 1 – 1 of 1) sorted by relevance
1179 static int scalar_gen_with_pub(uint8_t sbytes[32], uint32_t s[8], in scalar_gen_with_pub() function1215 int ret = scalar_gen_with_pub(priv, s, x, y); in p256_gen_keypair()1343 ret = scalar_gen_with_pub(kb, k, xr, t3); /* xr = x_coord(k * G) */ in p256_ecdsa_sign()