Searched refs:m256_to_bytes (Results 1 – 1 of 1) sorted by relevance
751 static void m256_to_bytes(uint8_t p[32], in m256_to_bytes() function1038 m256_to_bytes(p, x, &p256_p); in point_to_bytes()1039 m256_to_bytes(p + 32, y, &p256_p); in point_to_bytes()1256 m256_to_bytes(secret, x, &p256_p); in p256_ecdh_shared_secret()1389 m256_to_bytes(sig + 32, t4, &p256_n); in p256_ecdsa_sign()