Searched refs:sp_256_to_bin_8 (Results 1 – 1 of 1) sorted by relevance
81 static void sp_256_to_bin_8(const sp_digit* rr, uint8_t* a) in sp_256_to_bin_8() function96 static void sp_256_to_bin_8(const sp_digit* r, uint8_t* a) in sp_256_to_bin_8() function150 sp_256_to_bin_8(r, b32); in dump_256()156 sp_256_to_bin_8(r, b64 + 32); in dump_512()157 sp_256_to_bin_8(r+8, b64); in dump_512()1465 sp_256_to_bin_8(point->x, out32); in sp_ecc_secret_gen_256()1503 sp_256_to_bin_8(point->x, pubkey); in sp_ecc_make_key_256()1504 sp_256_to_bin_8(point->y, pubkey + 32); in sp_ecc_make_key_256()