Searched refs:point_from_bytes (Results 1 – 1 of 1) sorted by relevance
1013 static int point_from_bytes(uint32_t x[8], uint32_t y[8], const uint8_t p[64]) in point_from_bytes() function1248 ret = point_from_bytes(px, py, peer); in p256_ecdh_shared_secret()1436 ret = point_from_bytes(px, py, pub); in p256_ecdsa_verify()1478 int ret = point_from_bytes(x, y, pub); in p256_validate_pubkey()