HomeSort by relevance Sort by last modified time
    Searched refs:p256_base_point_mul (Results 1 - 2 of 2) sorted by null

  /system/core/include/mincrypt/
p256.h 125 void p256_base_point_mul(const p256_int *n,
  /system/core/libmincrypt/
p256_ec.c 1225 void p256_base_point_mul(const p256_int* n, p256_int* out_x, p256_int* out_y) { function
    [all...]

Completed in 115 milliseconds