Home
last modified time | relevance | path

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

/system/core/include/mincrypt/
Dp256.h125 void p256_base_point_mul(const p256_int *n,
/system/core/libmincrypt/
Dp256_ec.c1225 void p256_base_point_mul(const p256_int* n, p256_int* out_x, p256_int* out_y) { in p256_base_point_mul() function