Home
last modified time | relevance | path

Searched refs:sp_256_point_from_bin2x32 (Results 1 – 1 of 1) sorted by relevance

/busybox-1.35.0/networking/
Dtls_sp_c32.c166 static void sp_256_point_from_bin2x32(sp_point* p, const uint8_t *bin2x32) in sp_256_point_from_bin2x32() function
1437 sp_256_point_from_bin2x32(&p256_base, p256_base_bin); in sp_256_ecc_mulmod_base_8()
1459 sp_256_point_from_bin2x32(point, pub2x32); in sp_ecc_secret_gen_256()