Searched refs:p256_base_point_mul (Results 1 – 2 of 2) sorted by relevance
125 void p256_base_point_mul(const p256_int *n,
1225 void p256_base_point_mul(const p256_int* n, p256_int* out_x, p256_int* out_y) { in p256_base_point_mul() function